Giter VIP home page Giter VIP logo

rudrajit1729 / machine-learning-codes-and-templates Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 3.0 21.53 MB

Codes and templates for ML algorithms created, modified and optimized in Python and R.

License: MIT License

R 28.08% Python 57.89% Jupyter Notebook 14.03%
datascience feature-extraction feature-selection regression-models regression-algorithms classification-algorithims kmeans-clustering hierarchical-clustering apriori-algorithm eclat-algorithm

machine-learning-codes-and-templates's Introduction

Machine-Learning-Codes-And-Templates

A step towards Data Science and Machine Learning

Codes and templates for ML algorithms created, modified and optimized in Python and R from the SuperDataScience Course by Kirill Ermenko(Data Scientist) and Hadelin de Ponteves(AI Entrepreneur).

Contains the code and implementation of the following topics and techniques:

  1. Data Preprocessing
    • Importing the dataset
    • Dealing with missing data
    • Splitting the data into test set and training set
    • Feature Scaling
  2. Regression
    • Simple Linear Regression
    • Multiple Linear Regression
    • Polynomial Linear Regression
    • Support Vector Regression (SVR)
    • Decision Tree Regression
    • Random Forest Regression
  3. Classification
    • Logistic Regression
    • K-Nearest Neighbors (K-NN)
    • Support Vector Machine (SVM)
    • Kernel SVM
    • Naive Bayes
    • Decision Tree Classifiers
    • Random Forest Classifiers
  4. Clustering
    • K-Means Clustering
    • Hierarchical Clustering
  5. Association Rule Learning
    • Apriori
    • Eclat
  6. Reinforcement Learning
    • Upper Confidence Bound(UCB)
    • Thompson Sampling
  7. Natural Language Processing
    • NLP for text analysis and classification.
  8. Deep Learning
    • Artificial Neural Networks(ANN)
    • Convolutional Neural Networks(CNN)
  9. Dimensionality Reduction
    • Principal Component Analysis(PCA)
    • Linear Discreminant Analysis(LDA)
    • Kernel PCA
  10. Model Selection & Boosting
    • Model Selection using K-Fold Cross Validation
    • Parameter Tuning using Grid Search
    • XGBoost

machine-learning-codes-and-templates's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.