This is a folder created with the idea of showcasing the learning process and the path to follow to learn machine learning and data science
Do note that there are three aready existing projects which were from the freecode camp bootcamp
---> you can also attempt them
(https://www.freecodecamp.org/learn/data-analysis-with-python/)
assuming you created a virtual env and named it ml_env -> Go to git bash and run :
source ml_env/Scripts/activate
Use the cd ( folder name) to access a folder from the directory
use the python (file.py) you want to run