Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.36 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.36 KB

Awesome Datascience - Machine Learning

drawing

Heatmaps

drawing

drawing

Visualizations

drawing

Regression

drawing

Motivation 🎯

  • Learning new techniques and algorithms with handson practice
  • Deployment with docker on cloud
  • Working with tools that are free for open source
  • Implementing theoretical algorithms to practice and solving real world problems

Features ✨

  • Notebooks segregated by domain and nature of algorithms
  • Analysis of real world open datasets
  • Complete notebooks with depth analysis with conclusions
  • Easy setup for anyone who wants to re run the code either via binder or local conda environment

Development setup 🛠

Steps to locally setup development after cloning the project.

  • create local python3 environment, preferably using anaconda