All Projects → models-by-example → Similar Projects or Alternatives

433 Open source projects that are alternatives of or similar to models-by-example

Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (+258.14%)
Ml code
A repository for recording the machine learning code
Stars: ✭ 75 (+74.42%)
Mutual labels:  pca, logistic-regression, bayesian
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (+151.16%)
machine learning course
Artificial intelligence/machine learning course at UCF in Spring 2020 (Fall 2019 and Spring 2019)
Stars: ✭ 47 (+9.3%)
Miscellaneous R Code
Code that might be useful to others for learning/demonstration purposes, specifically along the lines of modeling and various algorithms. Now almost entirely superseded by the models-by-example repo.
Stars: ✭ 146 (+239.53%)
Mutual labels:  pca, bayesian, gaussian-processes
mnist-challenge
My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]
Stars: ✭ 68 (+58.14%)
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+7653.49%)
GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (+16.28%)
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 (-30.23%)
generalized-additive-models-workshop-2019
A workshop on using generalized additive models and the mgcv package.
Stars: ✭ 23 (-46.51%)
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+202.33%)
Mutual labels:  pca, logistic-regression
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (+11.63%)
Gpstuff
GPstuff - Gaussian process models for Bayesian analysis
Stars: ✭ 106 (+146.51%)
Mutual labels:  bayesian, gaussian-processes
MachineLearning
โค้ดประกอบเนื้อหา Python Machine Learning เบื้องต้น [2020]
Stars: ✭ 28 (-34.88%)
Mutual labels:  linear-regression, pca
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (-60.47%)
interactive-simple-linear-regression
A PureScript, browser-based implementation of simple linear regression.
Stars: ✭ 15 (-65.12%)
cobra
A Python package to build predictive linear and logistic regression models focused on performance and interpretation
Stars: ✭ 23 (-46.51%)
SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
Stars: ✭ 165 (+283.72%)
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+10244.19%)
SpatPCA
R Package: Regularized Principal Component Analysis for Spatial Data
Stars: ✭ 16 (-62.79%)
Mutual labels:  pca, splines
Uc Davis Cs Exams Analysis
📈 Regression and Classification with UC Davis student quiz data and exam data
Stars: ✭ 33 (-23.26%)
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (+23.26%)
Univariate Linear Regression Gradient Descent Javascript
⭐️ Univariate Linear Regression with Gradient Descent in JavaScript (Vectorized)
Stars: ✭ 9 (-79.07%)
Brihaspati
Collection of various implementations and Codes in Machine Learning, Deep Learning and Computer Vision ✨💥
Stars: ✭ 53 (+23.26%)
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (+30.23%)
The Python Workshop
A New, Interactive Approach to Learning Python
Stars: ✭ 150 (+248.84%)
Cornell Moe
A Python library for the state-of-the-art Bayesian optimization algorithms, with the core implemented in C++.
Stars: ✭ 198 (+360.47%)
Mutual labels:  bayesian, gaussian-processes
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 (+272.09%)
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (+302.33%)
flatiron-school-data-science-curriculum-resources
Lesson material on data science and machine learning topics/concepts
Stars: ✭ 118 (+174.42%)
VBLinLogit
Variational Bayes linear and logistic regression
Stars: ✭ 25 (-41.86%)
Machine-Learning-Andrew-Ng
机器学习-Coursera-吴恩达- python+Matlab代码实现
Stars: ✭ 127 (+195.35%)
Deep Learning From Scratch
Six snippets of code that made deep learning what it is today.
Stars: ✭ 255 (+493.02%)
Neural Tangents
Fast and Easy Infinite Neural Networks in Python
Stars: ✭ 1,357 (+3055.81%)
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+8172.09%)
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+551.16%)
Learning Python Predictive Analytics
Tracking, notes and programming snippets while learning predictive analytics
Stars: ✭ 26 (-39.53%)
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (+551.16%)
Mutual labels:  linear-regression, pca
Ml
A set of machine learning experiments in Clojure
Stars: ✭ 30 (-30.23%)
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+78134.88%)
Deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Stars: ✭ 181 (+320.93%)
Regression
Multiple Regression Package for PHP
Stars: ✭ 88 (+104.65%)
Universal Head 3DMM
This is a Project Page of 'Towards a complete 3D morphable model of the human head'
Stars: ✭ 138 (+220.93%)
Mutual labels:  pca, gaussian-processes
Mylearn
machine learning algorithm
Stars: ✭ 125 (+190.7%)
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+274.42%)
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+3425.58%)
Python-AndrewNgML
Python implementation of Andrew Ng's ML course projects
Stars: ✭ 24 (-44.19%)
VisualML
Interactive Visual Machine Learning Demos.
Stars: ✭ 104 (+141.86%)
Mutual labels:  pca, logistic-regression
ClassifierToolbox
A MATLAB toolbox for classifier: Version 1.0.7
Stars: ✭ 72 (+67.44%)
Mutual labels:  linear-regression, pca
Study-of-David-Mackay-s-book-
David Mackay's book review and problem solvings and own python codes, mathematica files
Stars: ✭ 46 (+6.98%)
srqm
An introductory statistics course for social scientists, using Stata
Stars: ✭ 43 (+0%)
Quick-Data-Science-Experiments-2017
Quick-Data-Science-Experiments
Stars: ✭ 19 (-55.81%)
Mutual labels:  pca, logistic-regression
ml-simulations
Animated Visualizations of Popular Machine Learning Algorithms
Stars: ✭ 33 (-23.26%)
Mutual labels:  pca, expectation-maximization
Deeplearning
Deep Learning From Scratch
Stars: ✭ 66 (+53.49%)
binary.com-interview-question
The sample question for Interview a job in Binary options
Stars: ✭ 52 (+20.93%)
Mutual labels:  bayesian, ridge-regression
pydata-london-2018
Slides and notebooks for my tutorial at PyData London 2018
Stars: ✭ 22 (-48.84%)
machine-learning
Python machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative Matrix Factorization, Koren Neighborhood Model, Koren Integrated Model, Dawid-Skene, Platt-Burges, Expectation Maximization, Factor Analysis, ISTA, F…
Stars: ✭ 91 (+111.63%)
ICC-2019-WC-prediction
Predicting the winner of 2019 cricket world cup using random forest algorithm
Stars: ✭ 41 (-4.65%)
Mutual labels:  logistic-regression
osm-data-classification
Migrated to: https://gitlab.com/Oslandia/osm-data-classification
Stars: ✭ 23 (-46.51%)
Mutual labels:  pca
zAnalysis
zAnalysis是基于Pascal语言编写的大型统计学开源库
Stars: ✭ 52 (+20.93%)
Mutual labels:  pca
1-60 of 433 similar projects