GithubHelp home page GithubHelp logo

machine-learning's Introduction

Machine-Learning

Here are some notes of my personal record and practice in machine learning field.

My Personal Try And Research

  1. Exploratory Data Analysis On Iris Dataset
    Summarize exploratory data analysis methods in iris dataset

  2. Linear Model For Regression
    Training and comparing different linear regression models' performance and some strategies of finding the best regression model

  3. Taiwan ETF Prediction Use gradient boosting regressor model to predict the ETF price

  4. Kaggle House Prediction
    The code for kaggle 'House Prices: Advanced Regression Techniques

  5. Compare Classification Model Performance
    Compare the training time and f1 score between 5 basic classifcation model

  6. Image Classification
    Use fast ai library to classify the where am I dataset

In My Toolbox

Collect some template for machine learning and deep learning.

For Machine Learning

  1. Logistic Regression - use logistic regression to classify data
  2. Decision Tree - use decision tree to classigy data
  3. K means - use k means method to cluster the data
  4. K Nearest Neighbors - classification data
  5. Support Vector Machine - classification data
  6. One class SVM(Anomaly detection) - sample of anomaly detection
  7. Linear regression model - regression model with tunning

List For Deep Learning

Keras

  1. CNN for fruit recognition
  2. CNN for Cifar10 classification
  3. RNN for classify trash SMS
  4. LSTM for text binary analysis

Tensorflow

  1. DNN Regressor
  2. Neural Network Classification
  3. DNN Classifier
  4. ResNet Transfer Learning
  5. Linear Regression Sample

Pytorch

  1. Cifar10_CNN_turorial
  2. Custom NN function
  3. Dynamic Graph & Control Flow in NN
  4. Pytorch NN model
  5. Neural Network Tutorial
  6. Transfer_learning_Tutorial
  7. Word Classification Example

FastAI

  1. FastAI CNN Transfer Learning

Turicreate

  1. Linear regression
  2. Recommender system sample

machine-learning's People

Contributors

adamyucheng avatar

Stargazers

 avatar  avatar

Watchers

 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.