Skip to content

We have implemented 16 projects for machine learning beginner students using python. All datasets are stored at cloud. We have used GCP, Microsoft and Amazon all cloud storage. We have used azure event hub and stream analytics. Mongo DB is used for all kind of logging activities.

Notifications You must be signed in to change notification settings

devashrichaudhari/PythonCloudLibrary_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

For Windows

python project_library_layer\initializer\setup_configuration.py

For Linux

python project_library_layer/initializer/setup_configuration.py

About

We have implemented 16 projects for machine learning beginner students using python. All datasets are stored at cloud. We have used GCP, Microsoft and Amazon all cloud storage. We have used azure event hub and stream analytics. Mongo DB is used for all kind of logging activities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published