All Projects → pratik-276 → End-to-End-Machine-Learning-Projects

pratik-276 / End-to-End-Machine-Learning-Projects

Licence: other
This repository contains Machine Learning projects that involve the steps starting from data collection to deployment

Programming Languages

Jupyter Notebook
11667 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to End-to-End-Machine-Learning-Projects

Beginners C Program Examples
Simple, Short and Sweet beginners friendly C language programs
Stars: ✭ 138 (+86.49%)
Mutual labels:  programming, project
links-uteis
📎 A curated list of awesome project development links
Stars: ✭ 2,547 (+3341.89%)
Mutual labels:  programming, project
Learn X By Doing Y
🛠️ Learn a technology X by doing a project - Search engine of project-based learning
Stars: ✭ 242 (+227.03%)
Mutual labels:  programming, project
100-redteam-projects
Projects for security students
Stars: ✭ 731 (+887.84%)
Mutual labels:  programming, project
Conway-s-Game-of-life---Python
Conways game of life with pygame
Stars: ✭ 26 (-64.86%)
Mutual labels:  programming, project
Cyclops-PRU
Programming framework for the Beaglebone black's Programmable Realtime Unit (PRU)
Stars: ✭ 33 (-55.41%)
Mutual labels:  programming
yoda
Simple tool to dockerize and manage deployment of your project
Stars: ✭ 69 (-6.76%)
Mutual labels:  deployment
capistrano-chewy
Chewy tasks and Elasticsearch indexes management with Capistrano
Stars: ✭ 14 (-81.08%)
Mutual labels:  deployment
react-production-deployment
Deploy your React app to production on Netlify, Vercel and Heroku
Stars: ✭ 51 (-31.08%)
Mutual labels:  deployment
pmml4s-spark
PMML scoring library for Spark as SparkML Transformer
Stars: ✭ 16 (-78.38%)
Mutual labels:  deployment
Data-pipeline-project
Data pipeline project
Stars: ✭ 18 (-75.68%)
Mutual labels:  deployment
unity-now
▲ Vercel Now plugin for Unity. Deploy WebGL builds with ease
Stars: ✭ 21 (-71.62%)
Mutual labels:  deployment
Python-Fundamentals
Jupyter Notebooks for How to Think Like a Computer Scientist - Learning with Python 3 (RLE) Textbook
Stars: ✭ 30 (-59.46%)
Mutual labels:  programming
primrose
Primrose modeling framework for simple production models
Stars: ✭ 33 (-55.41%)
Mutual labels:  deployment
matlab-novice-inflammation
Programming with MATLAB
Stars: ✭ 26 (-64.86%)
Mutual labels:  programming
learn-dlang
Learn D programming language by creating games!
Stars: ✭ 42 (-43.24%)
Mutual labels:  programming
Cruiser
A Pharo Tool to package applications
Stars: ✭ 41 (-44.59%)
Mutual labels:  deployment
vcredist
Lifecycle management for the Microsoft Visual C++ Redistributables
Stars: ✭ 91 (+22.97%)
Mutual labels:  deployment
gogen
Command-line tool to generate GO applications and libraries
Stars: ✭ 17 (-77.03%)
Mutual labels:  project
site
Course materials for the Geo-Python course at the University of Helsinki, Finland
Stars: ✭ 166 (+124.32%)
Mutual labels:  programming

Machine Learning

📌 Introduction

In most cases machine learning gets limited to the same call, fit, predict loop. Whereas ML is actually much more than that. This repository will be a place containing multiple ML projects which involves all the steps starting from data collection to final model deployment. Each of the projects have a separate readme file attached to them which will be explaining the steps to follow for recreating the project on your own system.

Contents

  1. Data collection (present or scraped)
  2. Data Cleaning
  3. Data Wrangling
  4. Data Analysis
  5. Data Visualization
  6. EDA
  7. Outlier Detections
  8. Creating ML model
  9. Deployment of the model

Projects Completed

  1. Iris Flower Classification Project
  2. GuessTheFootballer Project
  3. Breast Cancer Classification Project

More projects coming up soon. Do drop a if you like it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].