Coder Social home page Coder Social logo

xiaoyang-rebecca / machine-learning-algorithms-in-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stonemason11/machine-learning-algorithms-in-python

0.0 0.0 1.0 18.58 MB

Popular and less popular machine learning and data processing algorithms implemented in Python

Jupyter Notebook 98.06% Python 1.94%

machine-learning-algorithms-in-python's Introduction

Machine-Learning-Algorithms-in-Python

Popular and less popular machine learning and data processing algorithms implemented in Python Reference: "Machine Learning: A Bayesian Optimization Perspective" by Sergios Theodoridis https://www.elsevier.com/books/machine-learning/theodoridis/978-0-12-801522-3

Majority of the algorithms are implemented by myself from scratch based on the theory from the reference, unless otherwise noted in the scripts. For each algorithm there will be a notebook test document and a clean python script.

The algorithms implemented in this repository include:

1. Adaboost
2. Adaptive Projected Subgradient Method (APSM)
3. Convolutional Neural Network (CNN)
4. Compressed Sensing Matching Pursuit (CSMP)
5. Decision tree
6. Fuzzy C Means
7. Hierarchical and DBSCAN Clustering
8. Iterative Shrinkage/Thresholding (IST) algorithms
9. Kernal PCA
10. K-means family
11. KNN
12. Linear Discriminant Analysis (LDA)
13. Linear Regression
14. Logistic Regression
15. Multipule layer ANN
16. Naive Bayes
17. Orthogonal Matching Pursuit (OMP)
18. Principal Component Analysis (PCA)
19. Support Vector Machine (SVM)
20. The Primal Estimated Subgradient Solver for SVM (PEGASOS)
21. Perceptron
22. Sequential feature selection (SBS)

Some applications of the algorithms, such as sentiment analysis using ANN, are not listed in here. But please explore.

machine-learning-algorithms-in-python's People

Contributors

stonemason11 avatar

Forkers

bosben1210

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.