Git Product home page Git Product logo

datathon's Introduction

Datathon

Project Description

What it is? ๐Ÿ’ก It's a resume from Machine Learning Specialization Course from Stanford, the Jovian Course Machine Learning with Scikit-Learn: Zero to GBMs and the Deep Learning with PyTorch: Zero to GANs. Why did you build this project? ๐Ÿ’ก It was partly a bootcamp project to achieve the highest possible score in the E-commerce dataset. But I'll use it as a kaggle notebook repository.

What was my motivation? ๐Ÿ’ก I know Python very well, but I'd like to have a solid foundation in supervise and unsupervise learning. On the other hand, it is a good starting point for Deep Learning and AI. What did you learn? ๐Ÿ’ก Libraries such as Pandas, Scikit-Learn, and PyTorch; Machine Learning supervised learning, unsupervised learning, recommender systems, and reinforcement learning. Best practices for Jupyter notebooks. However, the gem of this repo is practical advice for using learning algorithms.

Table of Contents

Datasets

1. From Kaggle.

  1. E-Commerce Shipping Data
  2. Life-Expectancy

2. Other sources

All machine learning models explained or learned

1. Linear regression (/ML-Models-Learned/Linear-Regression.ipynb)

2. Logistic regression (/ML-Models-Learned/Logistic-Regression.ipynb)

3. Decision trees (/ML-Models-Learned/Decision-Tree.ipynb)

4. Random forests

5. Gradient boosting

5. Gradient descent

5. Multilayer neural networks

5. Convolutional neural network

How to run

1. Localy

  • You'll need to fork and clone the repo.
  • Create a env with python3 -m venv ./venv We can also use Conda.
  • Let's install the requirements as follows pip install -r requeriments/dev.txt.
  • To activate venv source venv/bin/activate.
  • Run jupyter jupyter-notebook or jupyter-lab.
  • To deactivate deactivate.

2. Streamlit

+ Info

Licence GNU GPLv3

datathon's People

Contributors

jdeiloff avatar jorgeav527 avatar juliom86 avatar pjr95 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.