This is a simple python
application to study ML and its algorithms with its applications.
Download and install the following prerequisite(s)
After importing the project in your local directory and also done with setting up the prerequisites perform the following commands in the root project folder:
pip install requirements.txt
This command will download all the required python dependencies for the code to run
After that run the following command to execute the application
python
<TODO>
.py