All Projects → Clustering-Python → Similar Projects or Alternatives

393 Open source projects that are alternatives of or similar to Clustering-Python

Hdbscan
A high performance implementation of HDBSCAN clustering.
Stars: ✭ 2,032 (+8734.78%)
spectral-clustering.matlab
An intuitive implementation of spectral clustering on matlab
Stars: ✭ 12 (-47.83%)
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+15365.22%)
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 (+595.65%)
kmeans-dbscan-tutorial
A clustering tutorial with scikit-learn for beginners.
Stars: ✭ 20 (-13.04%)
Mutual labels:  kmeans, clustering-algorithm
online-course-recommendation-system
Built on data from Pluralsight's course API fetched results. Works with model trained with K-means unsupervised clustering algorithm.
Stars: ✭ 31 (+34.78%)
cyoptics-clustering
Fast OPTICS clustering in Cython + gradient cluster extraction
Stars: ✭ 23 (+0%)
Statistical-Learning-using-R
This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.
Stars: ✭ 27 (+17.39%)
MachineLearning
Implementations of machine learning algorithm by Python 3
Stars: ✭ 16 (-30.43%)
Handwritten-Digits-Classification-Using-KNN-Multiclass Perceptron-SVM
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
Stars: ✭ 42 (+82.61%)
Mutual labels:  machine-learning-algorithms, knn
Awesome Quantum Machine Learning
Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
Stars: ✭ 1,940 (+8334.78%)
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+600%)
Machine Learning Workflow With Python
This is a comprehensive ML techniques with python: Define the Problem- Specify Inputs & Outputs- Data Collection- Exploratory data analysis -Data Preprocessing- Model Design- Training- Evaluation
Stars: ✭ 157 (+582.61%)
Clustering-in-Python
Clustering methods in Machine Learning includes both theory and python code of each algorithm. Algorithms include K Mean, K Mode, Hierarchical, DB Scan and Gaussian Mixture Model GMM. Interview questions on clustering are also added in the end.
Stars: ✭ 27 (+17.39%)
Mlkit
A simple machine learning framework written in Swift 🤖
Stars: ✭ 144 (+526.09%)
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+465.22%)
Mutual labels:  kmeans, knn
genieclust
Genie++ Fast and Robust Hierarchical Clustering with Noise Point Detection - for Python and R
Stars: ✭ 34 (+47.83%)
clustering-python
Different clustering approaches applied on different problemsets
Stars: ✭ 36 (+56.52%)
Mutual labels:  kmeans, clustering-algorithm
ml-simulations
Animated Visualizations of Popular Machine Learning Algorithms
Stars: ✭ 33 (+43.48%)
Mutual labels:  kmeans, knn
bitcoin-prediction
bitcoin prediction algorithms
Stars: ✭ 21 (-8.7%)
machine-learning-notebooks
🤖 An authorial collection of fundamental python recipes on Machine Learning and Artificial Intelligence.
Stars: ✭ 63 (+173.91%)
ml-ai
ML-AI Community | Open Source | Built in Bharat for the World | Data science problem statements and solutions
Stars: ✭ 32 (+39.13%)
ClusterR
Gaussian mixture models, k-means, mini-batch-kmeans and k-medoids clustering
Stars: ✭ 69 (+200%)
Mutual labels:  kmeans
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 (+86.96%)
Mutual labels:  dbscan-clustering
SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
Stars: ✭ 165 (+617.39%)
AnnA Anki neuronal Appendix
Using machine learning on your anki collection to enhance the scheduling via semantic clustering and semantic similarity
Stars: ✭ 39 (+69.57%)
Mutual labels:  kmeans
Genetic-Algorithm-on-K-Means-Clustering
Implementing Genetic Algorithm on K-Means and compare with K-Means++
Stars: ✭ 37 (+60.87%)
Mutual labels:  clustering-algorithm
Innovative-Book-Resources
This repository contains books from different topics and perfect enough to give developers a boost in understanding the concepts of Data Science and Artificial Intelligence(other topics are also included but main highlights are these two).
Stars: ✭ 57 (+147.83%)
neural clustering process
Implementation of the Neural Clustering Process algorithm in Pytorch
Stars: ✭ 24 (+4.35%)
Mutual labels:  clustering-algorithm
ugtm
ugtm: a Python package for Generative Topographic Mapping
Stars: ✭ 34 (+47.83%)
spot price machine learning
Machine Learning for Spot Prices
Stars: ✭ 25 (+8.7%)
Mutual labels:  knn
spams-python
A rehost of the python version of SPArse Modeling Software (SPAMS)
Stars: ✭ 28 (+21.74%)
Binary-Neural-Networks
Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage and total time taken during training the network.
Stars: ✭ 55 (+139.13%)
bonsai-dt
Programmable Decision Tree Framework
Stars: ✭ 34 (+47.83%)
datascience-mashup
In this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
Stars: ✭ 36 (+56.52%)
vlainic.github.io
My GitHub blog: things you might be interested, and probably not...
Stars: ✭ 26 (+13.04%)
Fall-Detection-Dataset
FUKinect-Fall dataset was created using Kinect V1. The dataset includes walking, bending, sitting, squatting, lying and falling actions performed by 21 subjects between 19-72 years of age.
Stars: ✭ 16 (-30.43%)
Mutual labels:  knn
KMeans elbow
Code for determining optimal number of clusters for K-means algorithm using the 'elbow criterion'
Stars: ✭ 35 (+52.17%)
Mutual labels:  kmeans
Intention-Mining-
Intention Mining in Social Networking. It Mines Emotions and polarity for the given keyword . For the keyword it searchers the twitter for the comments and analyzes the results for various events such as Election results, Sports prediction Movie ratings, Breaking news events such as demonetisation and many more. Bayes , Maximum Entropy and Hidde…
Stars: ✭ 19 (-17.39%)
EXPLORING SKLEARN
Exploring sklearn 🌟
Stars: ✭ 12 (-47.83%)
Study-of-David-Mackay-s-book-
David Mackay's book review and problem solvings and own python codes, mathematica files
Stars: ✭ 46 (+100%)
Mutual labels:  clustering-algorithm
machine-learning-implemetation-python
Basic Machine Learning implementation with python
Stars: ✭ 51 (+121.74%)
Feature-Engineering-for-Fraud-Detection
Implementation of feature engineering from Feature engineering strategies for credit card fraud
Stars: ✭ 31 (+34.78%)
Mutual labels:  kmeans
Cerbo
Perform Efficient ML/DL Modelling easily
Stars: ✭ 12 (-47.83%)
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 (+182.61%)
Mutual labels:  kmeans
Subjective-Answer-Evaluation
Subjective answer evaluation using machine learning. Give your answers at this link ->
Stars: ✭ 22 (-4.35%)
ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Stars: ✭ 40,023 (+173913.04%)
scedar
Single-cell exploratory data analysis for RNA-Seq
Stars: ✭ 33 (+43.48%)
Mutual labels:  clustering-algorithm
pyHSICLasso
Versatile Nonlinear Feature Selection Algorithm for High-dimensional Data
Stars: ✭ 125 (+443.48%)
AI Learning Hub
AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics
Stars: ✭ 53 (+130.43%)
bristol
Parallel random matrix tools and complexity for deep learning
Stars: ✭ 25 (+8.7%)
Tf-Rec
Tf-Rec is a python💻 package for building⚒ Recommender Systems. It is built on top of Keras and Tensorflow 2 to utilize GPU Acceleration during training.
Stars: ✭ 18 (-21.74%)
Moo-GBT
Library for Multi-objective optimization in Gradient Boosted Trees
Stars: ✭ 63 (+173.91%)
random-fourier-features
Implementation of random Fourier features for kernel method, like support vector machine and Gaussian process model
Stars: ✭ 50 (+117.39%)
FinRL Podracer
Cloud-native Financial Reinforcement Learning
Stars: ✭ 179 (+678.26%)
pyspark-ML-in-Colab
Pyspark in Google Colab: A simple machine learning (Linear Regression) model
Stars: ✭ 32 (+39.13%)
introduction-to-machine-learning
A document covering machine learning basics. 🤖📊
Stars: ✭ 17 (-26.09%)
Mutual labels:  knn
lbfgsb-gpu
An open source library for the GPU-implementation of L-BFGS-B algorithm
Stars: ✭ 70 (+204.35%)
SIFT-BoF
Feature extraction by using SITF+BoF.
Stars: ✭ 22 (-4.35%)
Mutual labels:  kmeans
Machine learning trading algorithm
Master's degree project: Development of a trading algorithm which uses supervised machine learning classification techniques to generate buy/sell signals
Stars: ✭ 20 (-13.04%)
Mutual labels:  knn
1-60 of 393 similar projects