This project leverages machine learning techniques to clean, analyze, and make predictions on any inputted csv dataset.
Regressions Backend - This file holds the backend that cleans, analyzes, and runs regressions on the input dataset.
Regressions Frontend - This file lays out the results generated by the backend as graphs and visuals in a clean way.
https://regression-testing.herokuapp.com - This website contains the final result of the project in an interactive and easy-to-use manner.
- Flask
- Ajax
- Jinja
- JQuery
- Plotly
- Numpy
- Pandas
- Sklearn
- Xgboost
- Plotly