atulgaikwad12 / mldl_ml_project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PythonCloudLibrary

CloudLibrary

To create conda environment

conda create -n env_name python==3.7

configure your conda environment in pycharm

conda activate env_name

Install requirements.txt

pip install -r requirements.txt

to create requirements.txt

pip freeze>requirements.txt
python project_library_layer\initializer\setup_configuration.py

Class recordings: MLDL 7th Dec (08:00 PM)

https://drive.google.com/file/d/1yqvaGccQyU1ZBFS_0FjFscP-ZeJs_xxB/view?usp=sharing

Class recordings: MLDL 8th Dec (08:00 PM)

https://drive.google.com/file/d/1E6LUxT0W3w2y1RMvE_B_xumpkPUn-n8N/view?usp=sharing

Class recordings: MLDL 9th Dec (08:00 PM)

https://drive.google.com/file/d/1wIJezU_LPtVa-6aQXih0ObQ_I-naW8rC/view?usp=sharing

Class recordings: MLDL 10th Dec (08:00 PM)

https://drive.google.com/file/d/1W9gBthDYu5LJeYMtwrgDOGqm3w65RTBn/view?usp=sharing

Class recordings: MLDL 14th Dec (08:00 PM)

https://drive.google.com/file/d/16wfnZ3qJeQNTbtTqRbjODruN5LwI12nI/view?usp=sharing
```"# mldl_ml_project" 

About


Languages

Language:Python 86.1%Language:HTML 9.6%Language:JavaScript 3.8%Language:CSS 0.4%Language:Jupyter Notebook 0.2%Language:Dockerfile 0.0%