principal-component-analysis topic

List principal-component-analysis repositories

Machine_Learning

210
Stars
65
Forks
Watchers

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

ml-course

167
Stars
150
Forks
Watchers

Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language

Machine-Learning-Models

317
Stars
143
Forks
Watchers

Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaus...

mathematics-for-machine-learning-coursera

412
Stars
408
Forks
Watchers

quizzes/assignments for mathematics for machine learning specialization on coursera

prince

1.2k
Stars
177
Forks
Watchers

:crown: Multivariate exploratory data analysis in Python — PCA, CA, MCA, MFA, FAMD, GPA

coursera-ml-py

1.4k
Stars
480
Forks
Watchers

Python programming assignments for Machine Learning by Prof. Andrew Ng in Coursera

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