/webapp-regression

Web application that visualizes and calculates data through linear regression — Machine Learning web application.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

This project is still in early development, but is fully functional and will continually be updated.

Calculate the Accuracy and Visualize Data

Running

To run this Machine Learning full-stack project, you will need Python3 to run app.py. The backend is developed with Flask, which is run on Python.

Required

  • Python3 to run the Python script.
  • Install external libraries found in required.txt