linear-discriminant-analysis topic

List linear-discriminant-analysis repositories

Machine_Learning

210
Stars
65
Forks
Watchers

Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.

Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a pre-requisite step toward any pattern recognition problem emplo...

data-science-popular-algorithms

104
Stars
35
Forks
Watchers

Data Science algorithms and topics that you must know. (Newly Designed) Recommender Systems, Decision Trees, K-Means, LDA, RFM-Segmentation, XGBoost in Python, R, and Scala.

machine-learning

208
Stars
49
Forks
Watchers

Python machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative Ma...

MUDAN

69
Stars
12
Forks
Watchers

Multi-sample Unified Discriminant ANalysis

In-Depth-ML

39
Stars
16
Forks
Watchers

In depth machine learning resources

info-retrieval

38
Stars
13
Forks
Watchers

Information Retrieval in High Dimensional Data (class deliverables)

cnn-svm-classifier

62
Stars
31
Forks
Watchers

Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine

Machine-Learning-Toolbox

22
Stars
5
Forks
Watchers

This toolbox offers 8 machine learning methods including KNN, SVM, DA, DT, and etc., which are simpler and easy to implement.