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

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

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
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
ml-ai
ML-AI Community | Open Source | Built in Bharat for the World | Data science problem statements and solutions
Stars: ✭ 32 (+88.24%)
IBM-final-project-Machine-Learning
Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera
Stars: ✭ 33 (+94.12%)
dl-relu
Deep Learning using Rectified Linear Units (ReLU)
Stars: ✭ 20 (+17.65%)
Mutual labels:  supervised-learning
How-to-score-0.8134-in-Titanic-Kaggle-Challenge
Solution of the Titanic Kaggle competition
Stars: ✭ 114 (+570.59%)
Mutual labels:  scikit-learn
SimCLR-in-TensorFlow-2
(Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.
Stars: ✭ 75 (+341.18%)
Mutual labels:  unsupervised-learning
impfuzzy
Fuzzy Hash calculated from import API of PE files
Stars: ✭ 67 (+294.12%)
Mutual labels:  clustering
Loan-Approval-Prediction
Loan Application Data Analysis
Stars: ✭ 61 (+258.82%)
Mutual labels:  logistic-regression
PyRCN
A Python 3 framework for Reservoir Computing with a scikit-learn-compatible API.
Stars: ✭ 39 (+129.41%)
Mutual labels:  scikit-learn
TotalLeastSquares.jl
Solve many kinds of least-squares and matrix-recovery problems
Stars: ✭ 23 (+35.29%)
Mutual labels:  linear-regression
prescription-outliers
DDC-Outlier: Preventing medication errors using unsupervised learning
Stars: ✭ 18 (+5.88%)
Mutual labels:  unsupervised-learning
rl singing voice
Unsupervised Representation Learning for Singing Voice Separation
Stars: ✭ 18 (+5.88%)
Mutual labels:  unsupervised-learning
tf-example-models
TensorFlow-based implementation of (Gaussian) Mixture Model and some other examples.
Stars: ✭ 42 (+147.06%)
Mutual labels:  logistic-regression
MachineLearning
โค้ดประกอบเนื้อหา Python Machine Learning เบื้องต้น [2020]
Stars: ✭ 28 (+64.71%)
Mutual labels:  linear-regression
Sampled-MinHashing
A method to mine beyond-pairwise relationships using Min-Hashing for large-scale pattern discovery
Stars: ✭ 24 (+41.18%)
Mutual labels:  clustering
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 (+152.94%)
Mutual labels:  clustering
jupyterlab-sparkmonitor
JupyterLab extension that enables monitoring launched Apache Spark jobs from within a notebook
Stars: ✭ 78 (+358.82%)
Mutual labels:  pyspark
adenine
ADENINE: A Data ExploratioN PipelINE
Stars: ✭ 15 (-11.76%)
Mutual labels:  unsupervised-learning
machine learning examples
machine_learning_examples
Stars: ✭ 68 (+300%)
Mutual labels:  scikit-learn
DigitalCellSorter
Digital Cell Sorter (DCS): single cell RNA-seq analysis toolkit. Documentation:
Stars: ✭ 19 (+11.76%)
Mutual labels:  clustering
react-map-gl-cluster
Urbica React Cluster Component for Mapbox GL JS
Stars: ✭ 27 (+58.82%)
Mutual labels:  clustering
Machine-Learning-Specialization
Project work and Assignments for Machine learning specialization course on Coursera by University of washington
Stars: ✭ 27 (+58.82%)
Mutual labels:  clustering
regression-stock-prediction
Predicting Google’s stock price using regression
Stars: ✭ 54 (+217.65%)
Mutual labels:  scikit-learn
playground
A Streamlit application to play with machine learning models directly from the browser
Stars: ✭ 48 (+182.35%)
Mutual labels:  scikit-learn
phrase-at-scale
Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in languages other than English
Stars: ✭ 115 (+576.47%)
Mutual labels:  pyspark
Deep-multimodal-subspace-clustering-networks
Tensorflow implementation of "Deep Multimodal Subspace Clustering Networks"
Stars: ✭ 62 (+264.71%)
Mutual labels:  clustering
DBSCANSD
Java implementation for DBSCANSD, a trajectory clustering algorithm.
Stars: ✭ 35 (+105.88%)
Mutual labels:  clustering
Springboard-Data-Science-Immersive
No description or website provided.
Stars: ✭ 52 (+205.88%)
Mutual labels:  pyspark
G-SimCLR
This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip Chakraborty, Aritra Roy Gosthipaty and Sayak Paul.
Stars: ✭ 69 (+305.88%)
Mutual labels:  clustering
click-through-rate-prediction
📈 Click-Through Rate Prediction using Logistic Regression and Tree Algorithms
Stars: ✭ 60 (+252.94%)
Mutual labels:  logistic-regression
mirror-bert
[EMNLP 2021] Mirror-BERT: Converting Pretrained Language Models to universal text encoders without labels.
Stars: ✭ 56 (+229.41%)
Mutual labels:  unsupervised-learning
protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 4,138 (+24241.18%)
Mutual labels:  clustering
brglm2
Estimation and inference from generalized linear models using explicit and implicit methods for bias reduction
Stars: ✭ 18 (+5.88%)
Mutual labels:  logistic-regression
sparklanes
A lightweight data processing framework for Apache Spark
Stars: ✭ 17 (+0%)
Mutual labels:  pyspark
doubleml-for-py
DoubleML - Double Machine Learning in Python
Stars: ✭ 129 (+658.82%)
Mutual labels:  scikit-learn
scikit-learn.net
Machine Learning in .NET Core.
Stars: ✭ 32 (+88.24%)
Mutual labels:  scikit-learn
amazon-reviews
Sentiment Analysis & Topic Modeling with Amazon Reviews
Stars: ✭ 26 (+52.94%)
Mutual labels:  logistic-regression
Machine Learning From Scratch
Machine Learning models from scratch with a better visualisation
Stars: ✭ 15 (-11.76%)
Mutual labels:  logistic-regression
autoplait
Python implementation of AutoPlait (SIGMOD'14) without smoothing algorithm. NOTE: This repository is for my personal use.
Stars: ✭ 24 (+41.18%)
Mutual labels:  clustering
object detector
Object detector from HOG + Linear SVM framework
Stars: ✭ 24 (+41.18%)
Mutual labels:  scikit-learn
mash 2016 sklearn intro
Material for the MASH course on introduction to scikit-learn
Stars: ✭ 16 (-5.88%)
Mutual labels:  scikit-learn
Spark-for-data-engineers
Apache Spark for data engineers
Stars: ✭ 22 (+29.41%)
Mutual labels:  pyspark
pyspark-k8s-boilerplate
Boilerplate for PySpark on Cloud Kubernetes
Stars: ✭ 24 (+41.18%)
Mutual labels:  pyspark
nyc-2018-scikit-sprint
NYC scikit-learn sprint (Sep 2018)
Stars: ✭ 16 (-5.88%)
Mutual labels:  scikit-learn
omikuji
An efficient implementation of Partitioned Label Trees & its variations for extreme multi-label classification
Stars: ✭ 69 (+305.88%)
Mutual labels:  supervised-learning
Deep-Learning-Mahjong---
Reinforcement learning (RL) implementation of imperfect information game Mahjong using markov decision processes to predict future game states
Stars: ✭ 45 (+164.71%)
Mutual labels:  supervised-learning
introduction to ml with python
도서 "[개정판] 파이썬 라이브러리를 활용한 머신 러닝"의 주피터 노트북과 코드입니다.
Stars: ✭ 211 (+1141.18%)
Mutual labels:  scikit-learn
stats
📈 Useful notes and personal collections on statistics.
Stars: ✭ 16 (-5.88%)
Mutual labels:  linear-regression
check-engine
Data validation library for PySpark 3.0.0
Stars: ✭ 29 (+70.59%)
Mutual labels:  pyspark
inet ssh dist
SSH distribution for erlang
Stars: ✭ 46 (+170.59%)
Mutual labels:  clustering
nba-analysis
Using machine learning libraries to analyze NBA data
Stars: ✭ 14 (-17.65%)
Mutual labels:  scikit-learn
lineage
Generate beautiful documentation for your data pipelines in markdown format
Stars: ✭ 16 (-5.88%)
Mutual labels:  pyspark
morphocluster
Source code for the MorphoCluster application described in Schroeder et al. 2020
Stars: ✭ 13 (-23.53%)
Mutual labels:  clustering
Market-Mix-Modeling
Market Mix Modelling for an eCommerce firm to estimate the impact of various marketing levers on sales
Stars: ✭ 31 (+82.35%)
Mutual labels:  linear-regression
mousetrap
Process and Analyze Mouse-Tracking Data
Stars: ✭ 33 (+94.12%)
Mutual labels:  clustering
Undergraduate-in-Statistics
Using Computer with your Statistics Major Course
Stars: ✭ 57 (+235.29%)
Mutual labels:  linear-regression
Quora question pairs NLP Kaggle
Quora Kaggle Competition : Natural Language Processing using word2vec embeddings, scikit-learn and xgboost for training
Stars: ✭ 17 (+0%)
Mutual labels:  scikit-learn
Deploy-machine-learning-model
Dockerize and deploy machine learning model as REST API using Flask
Stars: ✭ 61 (+258.82%)
Mutual labels:  scikit-learn
Football Prediction Project
This project will pull past game data from api-football, and use these statistics to predict the outcome of future premier league matches through machine learning.
Stars: ✭ 44 (+158.82%)
Mutual labels:  scikit-learn
121-180 of 1217 similar projects