Skip to content

madhur02/machine-learning-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine learning

Repository containing various Machine learning projects completed by me for academic, self learning, and hobby purposes. Presented in the form of iPython Notebooks, and R markdown files (published at RPubs). For a more visually pleasant experience for browsing the portfolio, check out [email protected]

Instructions for Running Python Notebooks Locally

  1. Install dependencies using requirements.txt.
  2. Run notebooks as usual by using a jupyter notebook server, Vscode etc.

Projects

Python

Machine Learning

  • Predicting Boston Housing Prices: A model to predict the value of a given house in the Boston real estate market using various statistical analysis tools. Identified the best price that a client can sell their house utilizing machine learning.
  • Unsupervised Learning: Creating Customer Segments: Analyzing a dataset containing data on various customers' annual spending amounts (reported in monetary units) of diverse product categories for discovering internal structure, patterns and knowledge.
  • Ensemble Learning technique: A model which will predict the loan status of a person based on various parameters. Using ensemble of various primitive machine learning model for predicting loan status.
  • Model as a Service: Converting Logistic regression model as a service using Flask App.

Tools: scikit-learn, Pandas, Seaborn, Matplotlib.

About

Machine Learning Algorithms & its implementation using Python / Scikit-learn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published