Implementation of Linear Regression Algorithm for Machine Learning from my studies
If there is a problem with running, try to open it by console with command:
- Create your virtual environment.
- Install all packages from
requirements.txt
:
pip install -r requirements.txt
- Run the application:
python main.py
feel free to contact me! ✊