GithubHelp home page GithubHelp logo

ibunny01 / mlnd Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 72.83 MB

Udacity Machine Learning Curriculum

HTML 49.72% Jupyter Notebook 34.62% Python 5.75% Makefile 0.01% C++ 0.01% Shell 0.01% DIGITAL Command Language 9.89%

mlnd's Introduction

MLND: UDACITY MACHINE LEARNING

MATERIALS

MLND Lectures Materials Intro to Machine Learning(UD120)

ASSIGNMENTS

Titanic Survival Exploration

  • A simple linear regression analysis is carried out prior to the full-scale machine learning process.
  • Technologies used: Numpy, Pandas, Linear Regression

Assignments Result Github

Boston Housing

  • Build a model to predict prices based on real estate data in the Boston area.
  • DecisionTreeRegressor is used to learn data and GridSearch is used to optimize the algorithm.
  • Technologies used: Numpy, Pandas, R2 score, Cross Validation, DecisionTreeRegressor, GridSearchCV

Assignments Result Github

Finding donors

  • Based on the analysis that customers with income over 50K make donations, we leased other customers’ data to label more than 50K customers.
  • Used various algorithms to analyze the results and how to optimize the algorithm.
  • Technologies used: GaussianNaiveBayes, KNN, Logistic Regression, AdaBoost, F beta / Accuracy score

Assignments Result Github

Creating Customer Segmentation

  • Visualize and analyze customer data from wholesale companies. Correlation of each feature point is obtained and correlation is checked
  • Based on the insights obtained from the previous stage, PCA analyzes the feature points of each customer segment
  • Technologies used: PCA scikit-learn, seaborn

Assignments Result Github

SmartCab

  • Learn the model of taxi drivers using reinforcement learning.
  • Proceeds learning based on limited environment and rules and optimizes performance using it.
  • Technologies used: Numpy, Pandas, Q-Function

Assignments Results Github

Image Classification

Assignments Results Github

Digit Recognition

  • Convolution Neural Network is used to project a project that recognizes five consecutive numbers. (Data using MNIST)
  • Since there was no data set of consecutive images, the training set was constructed using the existing MNIST and SVHN datasets. And by learning this set, I was able to recognize a reasonable level of data.
  • Technologies used: Tensorflow, Scipy, Numpy, Convolution Neural Network, Maxpooling, ReLu, L2 Regularizer

Assignments Results Github

SANDBOX

  • Practice Code regardind Machine Learning

Practice Code for each machine learning algorithms

Sandbox for Machine Learning

Practice Code for Tensorflow

Sandbox for TensorFlow

mlnd's People

Watchers

 avatar  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.