GithubHelp home page GithubHelp logo

aligeekk / ml-algorithms-on-scikit-and-keras Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sourcecode369/ml-algorithms-on-scikit-and-keras

0.0 1.0 0.0 27.24 MB

Implementation scripts of Machine Learning algorithms on Scikit-learn and Keras for complete novice..

Home Page: https://github.com/sourcecode369/ml-algorithms-on-scikit-and-keras

Jupyter Notebook 91.37% Python 8.41% R 0.23%

ml-algorithms-on-scikit-and-keras's Introduction

Machine-Learning-Algorithms-with-Scikit-Learn-and-Keras

This repository contains various Machine Learning Algorithms implemented in Scikit-Learn.

Machine Learning Algorithms such as Supervised, Unsupervised, Simple Reinforcement Learning, Sentiment analysis in Natural-Language-Processing, Supervised simple Deep Learning Algorithms, Dimensionality Reduction, Bagging, Boosting etc. are implemented in Scikit-Learn and Keras.

  1. Numpy, Pandas, Matplotlib Tutorials Pdf's and implementation in Notebook files .

  2. Supervised Learning Algorithms

      1. Regression Algorithms

        • Linear Regression
        • Multivariate Linear Regression
        • Polynomial Regression
        • Support Vector Machines
        • Decision Trees
        • Random Forest
        • Evaluating Regression Models using Regularization
      1. Classification Algorithms

        • Logistic Regression
        • K-Nearest Neighbour
        • Support Vector Machines
        • Kernel Support Vector Machines
        • Naive Bayes
        • Decision Trees
        • Random Forest
        • Evaluating Classification Models
  3. Unsupervised Learning Algorithms

      1. Clustering Algorithms

        • K-Means Clustering
        • Heirarchical Clustering
      1. Association Rule Learning

        • Frequent Itemset Mining / Apriori
        • Eclat
  4. Reinforcement Learning

    • Multi-Armed Bandit

      • UCB (Upper Confidence Bound)
      • Thompson Sampling
  5. Natural Language Processing

    • Simple Sentiment Analysis using NLTK
  6. Deep Learning

    • Simple Artificial Neural Networks using Keras
    • Convolutional Neural Networks using Keras
  7. Dimensionality Reduction

    • t-SNE (Implemented in Section - 1 : Numpy, Pandas, Matplotlib and others.ipynb)
    • Principal Component Analysis (PCA)
    • Linear Discriminant Analysis (LDA)
    • Kernel Pricipal Component Analysis
  8. Model selection, Bagging and Boosting

    • Grid Search
    • K-Fold cross validation
    • XGBoost

ml-algorithms-on-scikit-and-keras's People

Contributors

sourcecode369 avatar

Watchers

James Cloos 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.