All Projects → machine-learning-course → Similar Projects or Alternatives

1217 Open source projects that are alternatives of or similar to machine-learning-course

Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+8817.65%)
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (+229.41%)
Machine Learning Models
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 Gaussian, K-Means
Stars: ✭ 160 (+841.18%)
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (+535.29%)
Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (+152.94%)
data-algorithms-with-spark
O'Reilly Book: [Data Algorithms with Spark] by Mahmoud Parsian
Stars: ✭ 34 (+100%)
Mutual labels:  pyspark, spark-ml, data-algorithms
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+197788.24%)
ai-deployment
关注AI模型上线、模型部署
Stars: ✭ 149 (+776.47%)
Mutual labels:  scikit-learn, pyspark, spark-ml
Uc Davis Cs Exams Analysis
📈 Regression and Classification with UC Davis student quiz data and exam data
Stars: ✭ 33 (+94.12%)
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+19511.76%)
L2c
Learning to Cluster. A deep clustering strategy.
Stars: ✭ 262 (+1441.18%)
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+26064.71%)
Ml code
A repository for recording the machine learning code
Stars: ✭ 75 (+341.18%)
Python Clustering Exercises
Jupyter Notebook exercises for k-means clustering with Python 3 and scikit-learn
Stars: ✭ 153 (+800%)
Mutual labels:  clustering, scikit-learn
Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (+805.88%)
Mutual labels:  clustering, linear-regression
VBLinLogit
Variational Bayes linear and logistic regression
Stars: ✭ 25 (+47.06%)
Spectralcluster
Python re-implementation of the spectral clustering algorithm in the paper "Speaker Diarization with LSTM"
Stars: ✭ 220 (+1194.12%)
Pqkmeans
Fast and memory-efficient clustering
Stars: ✭ 189 (+1011.76%)
Mutual labels:  clustering, scikit-learn
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+18441.18%)
Mutual labels:  clustering, scikit-learn
tsp-essay
A fun study of some heuristics for the Travelling Salesman Problem.
Stars: ✭ 15 (-11.76%)
Mutual labels:  clustering, kmeans-clustering
Revisiting-Contrastive-SSL
Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]
Stars: ✭ 81 (+376.47%)
mathematics-statistics-for-data-science
Mathematical & Statistical topics to perform statistical analysis and tests; Linear Regression, Probability Theory, Monte Carlo Simulation, Statistical Sampling, Bootstrapping, Dimensionality reduction techniques (PCA, FA, CCA), Imputation techniques, Statistical Tests (Kolmogorov Smirnov), Robust Estimators (FastMCD) and more in Python and R.
Stars: ✭ 56 (+229.41%)
Mutual labels:  clustering, linear-regression
models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Stars: ✭ 43 (+152.94%)
ML-Track
This repository is a recommended track, designed to get started with Machine Learning.
Stars: ✭ 19 (+11.76%)
Mutual labels:  clustering, scikit-learn
isarn-sketches-spark
Routines and data structures for using isarn-sketches idiomatically in Apache Spark
Stars: ✭ 28 (+64.71%)
Mutual labels:  pyspark, spark-ml
coursera-ml-py-sj
No description or website provided.
Stars: ✭ 41 (+141.18%)
srqm
An introductory statistics course for social scientists, using Stata
Stars: ✭ 43 (+152.94%)
LinearCorex
Fast, linear version of CorEx for covariance estimation, dimensionality reduction, and subspace clustering with very under-sampled, high-dimensional data
Stars: ✭ 39 (+129.41%)
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+12823.53%)
Mutual labels:  clustering, scikit-learn
Practical Machine Learning With Python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Stars: ✭ 1,868 (+10888.24%)
Mutual labels:  clustering, scikit-learn
Danmf
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
Stars: ✭ 161 (+847.06%)
Qlik Py Tools
Data Science algorithms for Qlik implemented as a Python Server Side Extension (SSE).
Stars: ✭ 135 (+694.12%)
Mutual labels:  clustering, scikit-learn
Gemsec
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
Stars: ✭ 210 (+1135.29%)
Keras deep clustering
How to do Unsupervised Clustering with Keras
Stars: ✭ 202 (+1088.24%)
Python-AndrewNgML
Python implementation of Andrew Ng's ML course projects
Stars: ✭ 24 (+41.18%)
Awesome Community Detection
A curated list of community detection research papers with implementations.
Stars: ✭ 1,874 (+10923.53%)
Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn
Formed trajectories of sets of points.Experimented on finding similarities between trajectories based on DTW (Dynamic Time Warping) and LCSS (Longest Common SubSequence) algorithms.Modeled trajectories as strings based on a Grid representation.Benchmarked KNN, Random Forest, Logistic Regression classification algorithms to classify efficiently t…
Stars: ✭ 41 (+141.18%)
kmeans-clusterer
k-means clustering in Ruby
Stars: ✭ 88 (+417.65%)
Mutual labels:  clustering, kmeans-clustering
machine learning course
Artificial intelligence/machine learning course at UCF in Spring 2020 (Fall 2019 and Spring 2019)
Stars: ✭ 47 (+176.47%)
audio noise clustering
https://dodiku.github.io/audio_noise_clustering/results/ ==> An experiment with a variety of clustering (and clustering-like) techniques to reduce noise on an audio speech recording.
Stars: ✭ 24 (+41.18%)
Mutual labels:  clustering, scikit-learn
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.
Stars: ✭ 30 (+76.47%)
GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (+194.12%)
Ml Email Clustering
Email clustering with machine learning
Stars: ✭ 116 (+582.35%)
Mutual labels:  clustering, scikit-learn
Machine-learning
This repository will contain all the stuffs required for beginners in ML and DL do follow and star this repo for regular updates
Stars: ✭ 27 (+58.82%)
Mutual labels:  clustering, linear-regression
KMeans elbow
Code for determining optimal number of clusters for K-means algorithm using the 'elbow criterion'
Stars: ✭ 35 (+105.88%)
Mutual labels:  scikit-learn, kmeans-clustering
sutton-barto-rl-exercises
📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction
Stars: ✭ 77 (+352.94%)
ml-ai
ML-AI Community | Open Source | Built in Bharat for the World | Data science problem statements and solutions
Stars: ✭ 32 (+88.24%)
M-NMF
An implementation of "Community Preserving Network Embedding" (AAAI 2017)
Stars: ✭ 119 (+600%)
acoustic-keylogger
Pipeline of a keylogging attack using just an audio signal and unsupervised learning.
Stars: ✭ 80 (+370.59%)
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (+64.71%)
topometry
A comprehensive dimensional reduction framework to recover the latent topology from high-dimensional data.
Stars: ✭ 64 (+276.47%)
Mutual labels:  clustering, scikit-learn
machine learning
A gentle introduction to machine learning: data handling, linear regression, naive bayes, clustering
Stars: ✭ 22 (+29.41%)
Mutual labels:  linear-regression, scikit-learn
SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
Stars: ✭ 165 (+870.59%)
abess
Fast Best-Subset Selection Library
Stars: ✭ 266 (+1464.71%)
Mutual labels:  linear-regression, scikit-learn
ParallelKMeans.jl
Parallel & lightning fast implementation of available classic and contemporary variants of the KMeans clustering algorithm
Stars: ✭ 45 (+164.71%)
Mutual labels:  clustering, kmeans-clustering
text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Stars: ✭ 81 (+376.47%)
pyclustertend
A python package to assess cluster tendency
Stars: ✭ 38 (+123.53%)
Mutual labels:  clustering, scikit-learn
ICC-2019-WC-prediction
Predicting the winner of 2019 cricket world cup using random forest algorithm
Stars: ✭ 41 (+141.18%)
kmeans
A simple implementation of K-means (and Bisecting K-means) clustering algorithm in Python
Stars: ✭ 18 (+5.88%)
NTFk.jl
Unsupervised Machine Learning: Nonnegative Tensor Factorization + k-means clustering
Stars: ✭ 36 (+111.76%)
1-60 of 1217 similar projects