An open API service indexing awesome lists of open source software.

https://github.com/balaji1233/generic-ml-project


https://github.com/balaji1233/generic-ml-project

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

## End to End Machine Learning Project

##Issues faced:
### Environment Installing:

*1] Was not able to setup conda environment through vs code cmd , therefore use Anaconda prompt with administrator rights , and then I was finally able to set up the environment and install all the dependencies.*

*2] Remember to save files , so that you can install the packages from requirements.txt, using pip .*