All Projects → machine-learning → Similar Projects or Alternatives

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

grasp
Essential NLP & ML, short & fast pure Python code
Stars: ✭ 58 (-36.26%)
Mutual labels:  naive-bayes, k-nearest-neighbors
classifier
A general purpose text classifier
Stars: ✭ 31 (-65.93%)
Mutual labels:  naive-bayes, k-nearest-neighbors
models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Stars: ✭ 43 (-52.75%)
ADMM
Implemented ADMM for solving convex optimization problems such as Lasso, Ridge regression
Stars: ✭ 66 (-27.47%)
binary.com-interview-question
The sample question for Interview a job in Binary options
Stars: ✭ 52 (-42.86%)
topic modelling financial news
Topic modelling on financial news with Natural Language Processing
Stars: ✭ 51 (-43.96%)
Mutual labels:  dbscan, latent-semantic-analysis
machine-learning-implemetation-python
Basic Machine Learning implementation with python
Stars: ✭ 51 (-43.96%)
Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (-52.75%)
Mutual labels:  naive-bayes
GaussianNB
Gaussian Naive Bayes (GaussianNB) classifier
Stars: ✭ 17 (-81.32%)
Mutual labels:  naive-bayes
Adas
Exploiting Explainable Metrics for Augmented SGD [CVPR2022]
Stars: ✭ 42 (-53.85%)
Document-Classification-using-LSA
Document classification using Latent semantic analysis in python
Stars: ✭ 16 (-82.42%)
Mutual labels:  latent-semantic-analysis
OLSTEC
OnLine Low-rank Subspace tracking by TEnsor CP Decomposition in Matlab: Version 1.0.1
Stars: ✭ 30 (-67.03%)
AI Learning Hub
AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics
Stars: ✭ 53 (-41.76%)
Recommender-Systems
Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python
Stars: ✭ 46 (-49.45%)
kmeans-dbscan-tutorial
A clustering tutorial with scikit-learn for beginners.
Stars: ✭ 20 (-78.02%)
Mutual labels:  dbscan
tsa4
R code for Time Series Analysis and Its Applications, Ed 4
Stars: ✭ 108 (+18.68%)
Mutual labels:  em-algorithm
Recommendation.jl
Building recommender systems in Julia
Stars: ✭ 42 (-53.85%)
hicma
HiCMA: Hierarchical Computations on Manycore Architectures
Stars: ✭ 21 (-76.92%)
Mutual labels:  low-rank-approximation
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+2314.29%)
Mutual labels:  naive-bayes
scoruby
Ruby Scoring API for PMML
Stars: ✭ 69 (-24.18%)
Mutual labels:  naive-bayes
psgd tf
Tensorflow implementation of preconditioned stochastic gradient descent
Stars: ✭ 33 (-63.74%)
H2o 3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
Stars: ✭ 5,656 (+6115.38%)
Mutual labels:  naive-bayes
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+42.86%)
Mutual labels:  naive-bayes
retailbox
🛍️RetailBox - eCommerce Recommender System using Machine Learning
Stars: ✭ 32 (-64.84%)
sjm
Sancho McCann's PhD Thesis Research Code
Stars: ✭ 24 (-73.63%)
Mutual labels:  naive-bayes
Fast-Dawid-Skene
Code for the algorithms in the paper: Vaibhav B Sinha, Sukrut Rao, Vineeth N Balasubramanian. Fast Dawid-Skene: A Fast Vote Aggregation Scheme for Sentiment Classification. KDD WISDOM 2018
Stars: ✭ 35 (-61.54%)
Mutual labels:  expectation-maximization
pydata-london-2018
Slides and notebooks for my tutorial at PyData London 2018
Stars: ✭ 22 (-75.82%)
20-newsgroups text-classification
"20 newsgroups" dataset - Text Classification using Multinomial Naive Bayes in Python.
Stars: ✭ 41 (-54.95%)
Mutual labels:  naive-bayes
em-explanation
Notebooks explaining the intuition behind the Expectation Maximisation algorithm
Stars: ✭ 32 (-64.84%)
Mutual labels:  expectation-maximization
data-science-popular-algorithms
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.
Stars: ✭ 65 (-28.57%)
variants-of-rmsprop-and-adagrad
SC-Adagrad, SC-RMSProp and RMSProp algorithms for training deep networks proposed in
Stars: ✭ 14 (-84.62%)
fmin adam
Matlab implementation of the Adam stochastic gradient descent optimisation algorithm
Stars: ✭ 38 (-58.24%)
DUN
Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)
Stars: ✭ 65 (-28.57%)
Mutual labels:  expectation-maximization
Feature-Engineering-for-Fraud-Detection
Implementation of feature engineering from Feature engineering strategies for credit card fraud
Stars: ✭ 31 (-65.93%)
Mutual labels:  dbscan
text clustering
文本聚类(Kmeans、DBSCAN、LDA、Single-pass)
Stars: ✭ 230 (+152.75%)
Mutual labels:  dbscan
ClassifierToolbox
A MATLAB toolbox for classifier: Version 1.0.7
Stars: ✭ 72 (-20.88%)
DBSCAN
c++ implementation of clustering by DBSCAN
Stars: ✭ 89 (-2.2%)
Mutual labels:  dbscan
RobustModels.jl
A Julia package for robust regressions using M-estimators and quantile regressions
Stars: ✭ 18 (-80.22%)
Mutual labels:  ridge-regression
bayes
naive bayes in php
Stars: ✭ 61 (-32.97%)
Mutual labels:  naive-bayes
ml
machine learning
Stars: ✭ 29 (-68.13%)
Mutual labels:  em-algorithm
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+1565.93%)
Mutual labels:  naive-bayes
amazon-reviews
Sentiment Analysis & Topic Modeling with Amazon Reviews
Stars: ✭ 26 (-71.43%)
Mutual labels:  multinomial-naive-bayes
idnaive
🧠 A Simple Node.js Naive Bayes Library.
Stars: ✭ 26 (-71.43%)
Mutual labels:  naive-bayes
gouda
Golang Utilities for Data Analysis
Stars: ✭ 18 (-80.22%)
Mutual labels:  dbscan
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 (-69.23%)
Mutual labels:  naive-bayes
text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Stars: ✭ 81 (-10.99%)
Mutual labels:  naive-bayes
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (-47.25%)
Mutual labels:  expectation-maximization
ml-simulations
Animated Visualizations of Popular Machine Learning Algorithms
Stars: ✭ 33 (-63.74%)
Mutual labels:  expectation-maximization
Multiclass LinearSVM with SGD
A demonstration of how to use PyTorch to implement Support Vector Machine with L2 regularizition and multiclass hinge loss
Stars: ✭ 38 (-58.24%)
Mutual labels:  support-vector-machine
unified2021
A UNIFIED SPEECH ENHANCEMENT FRONT-END FOR ONLINE DEREVERBERATION, ACOUSTIC ECHO CANCELLATION, AND SOURCE SEPARATION
Stars: ✭ 77 (-15.38%)
AI-Project
Stock predictor using Machine Learning
Stars: ✭ 22 (-75.82%)
Mutual labels:  support-vector-machine
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 (-67.03%)
Mutual labels:  naive-bayes
sentiment-analysis-using-python
Large Data Analysis Course Project
Stars: ✭ 23 (-74.73%)
Mutual labels:  naive-bayes
svm
Support Vector Machine in Javascript
Stars: ✭ 31 (-65.93%)
Mutual labels:  support-vector-machine
point-cloud-clusters
A catkin workspace in ROS which uses DBSCAN to identify which points in a point cloud belong to the same object.
Stars: ✭ 43 (-52.75%)
Mutual labels:  dbscan
SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
Stars: ✭ 165 (+81.32%)
info-retrieval
Information Retrieval in High Dimensional Data (class deliverables)
Stars: ✭ 33 (-63.74%)
MLweb
Machine learning and scientific computing (linear algebra, statistics, optimization) javascript libraries, with an online lab.
Stars: ✭ 85 (-6.59%)
Mutual labels:  support-vector-machine
Robyn
Robyn is an experimental, automated and open-sourced Marketing Mix Modeling (MMM) package from Facebook Marketing Science. It uses various machine learning techniques (Ridge regression with cross validation, multi-objective evolutionary algorithm for hyperparameter optimisation, gradient-based optimisation for budget allocation etc.) to define m…
Stars: ✭ 433 (+375.82%)
Mutual labels:  ridge-regression
coursera-ml-py-sj
No description or website provided.
Stars: ✭ 41 (-54.95%)
Mutual labels:  support-vector-machine
1-60 of 84 similar projects