https://github.com/balaji1233/generic-ml-project
https://github.com/balaji1233/generic-ml-project
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/balaji1233/generic-ml-project
- Owner: balaji1233
- Created: 2023-09-04T02:48:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T05:09:48.000Z (almost 2 years ago)
- Last Synced: 2023-11-18T06:23:47.868Z (almost 2 years ago)
- Language: Jupyter Notebook
- Size: 36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 .*