All Projects → scikit-hyperband → Similar Projects or Alternatives

460 Open source projects that are alternatives of or similar to scikit-hyperband

Kmodes
Python implementations of the k-modes and k-prototypes clustering algorithms, for clustering categorical data
Stars: ✭ 822 (+1108.82%)
Mutual labels:  scikit-learn
py4chemoinformatics
Python for chemoinformatics
Stars: ✭ 78 (+14.71%)
Mutual labels:  scikit-learn
Polyaxon Examples
Code for polyaxon tutorials and examples
Stars: ✭ 57 (-16.18%)
Mutual labels:  scikit-learn
skippa
SciKIt-learn Pipeline in PAndas
Stars: ✭ 33 (-51.47%)
Mutual labels:  scikit-learn
do-it-dl
<Do it! 딥러닝 입문> 도서의 주피터 노트북
Stars: ✭ 77 (+13.24%)
Mutual labels:  scikit-learn
Awesome Python Data Science
Probably the best curated list of data science software in Python.
Stars: ✭ 812 (+1094.12%)
Mutual labels:  scikit-learn
BM25Transformer
(Python) transform a document-term matrix to an Okapi/BM25 representation
Stars: ✭ 50 (-26.47%)
Mutual labels:  scikit-learn
Nyoka
Nyoka is a Python library to export ML/DL models into PMML (PMML 4.4.1 Standard).
Stars: ✭ 127 (+86.76%)
Mutual labels:  scikit-learn
CrabNet
Predict materials properties using only the composition information!
Stars: ✭ 57 (-16.18%)
Mutual labels:  scikit-learn
Scikit Learn Doc Cn
scikit-learn机器学习库中文文档翻译项目
Stars: ✭ 721 (+960.29%)
Mutual labels:  scikit-learn
KMeans elbow
Code for determining optimal number of clusters for K-means algorithm using the 'elbow criterion'
Stars: ✭ 35 (-48.53%)
Mutual labels:  scikit-learn
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 (-39.71%)
Mutual labels:  scikit-learn
Cubist
A Python package for fitting Quinlan's Cubist regression model
Stars: ✭ 22 (-67.65%)
Mutual labels:  scikit-learn
Windows Machine Learning
Samples and Tools for Windows ML.
Stars: ✭ 663 (+875%)
Mutual labels:  scikit-learn
Pbpython
Code, Notebooks and Examples from Practical Business Python
Stars: ✭ 1,724 (+2435.29%)
Mutual labels:  scikit-learn
kaggledatasets
Collection of Kaggle Datasets ready to use for Everyone (Looking for contributors)
Stars: ✭ 44 (-35.29%)
Mutual labels:  scikit-learn
Featuretools
An open source python library for automated feature engineering
Stars: ✭ 5,891 (+8563.24%)
Mutual labels:  scikit-learn
Explainx
Explainable AI framework for data scientists. Explain & debug any blackbox machine learning model with a single line of code.
Stars: ✭ 196 (+188.24%)
Mutual labels:  scikit-learn
Lecture-3-Linear-Models
ICDSS Machine Learning Workshop Series: Linear Models
Stars: ✭ 19 (-72.06%)
Mutual labels:  scikit-learn
sklearn-pmml-model
A library to parse and convert PMML models into Scikit-learn estimators.
Stars: ✭ 71 (+4.41%)
Mutual labels:  scikit-learn
Hungabunga
HungaBunga: Brute-Force all sklearn models with all parameters using .fit .predict!
Stars: ✭ 614 (+802.94%)
Mutual labels:  scikit-learn
notebooks
A docker-based starter kit for machine learning via jupyter notebooks. Designed for those who just want a runtime environment and get on with machine learning. Docker tags:
Stars: ✭ 29 (-57.35%)
Mutual labels:  scikit-learn
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (+227.94%)
Mutual labels:  scikit-learn
Emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
Stars: ✭ 154 (+126.47%)
Mutual labels:  scikit-learn
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-17.65%)
Mutual labels:  scikit-learn
scikit-mine
scikit-mine : pattern mining in Python
Stars: ✭ 45 (-33.82%)
Mutual labels:  scikit-learn
dlime experiments
In this work, we propose a deterministic version of Local Interpretable Model Agnostic Explanations (LIME) and the experimental results on three different medical datasets shows the superiority for Deterministic Local Interpretable Model-Agnostic Explanations (DLIME).
Stars: ✭ 21 (-69.12%)
Mutual labels:  scikit-learn
Machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Stars: ✭ 5,984 (+8700%)
Mutual labels:  scikit-learn
ML-Track
This repository is a recommended track, designed to get started with Machine Learning.
Stars: ✭ 19 (-72.06%)
Mutual labels:  scikit-learn
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+4535.29%)
Mutual labels:  scikit-learn
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 (-64.71%)
Mutual labels:  scikit-learn
Baikal
A graph-based functional API for building complex scikit-learn pipelines.
Stars: ✭ 573 (+742.65%)
Mutual labels:  scikit-learn
20-newsgroups text-classification
"20 newsgroups" dataset - Text Classification using Multinomial Naive Bayes in Python.
Stars: ✭ 41 (-39.71%)
Mutual labels:  scikit-learn
Onnx
Open standard for machine learning interoperability
Stars: ✭ 11,829 (+17295.59%)
Mutual labels:  scikit-learn
Data Science Portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Stars: ✭ 559 (+722.06%)
Mutual labels:  scikit-learn
rezonance
Content Based Music Recommendation Service
Stars: ✭ 28 (-58.82%)
Mutual labels:  scikit-learn
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (+185.29%)
Mutual labels:  scikit-learn
ml webapp
Explore machine learning models. Leveraging scikit-learn's models and exposing their behaviour through API
Stars: ✭ 29 (-57.35%)
Mutual labels:  scikit-learn
Openscoring
REST web service for the true real-time scoring (<1 ms) of Scikit-Learn, R and Apache Spark models
Stars: ✭ 536 (+688.24%)
Mutual labels:  scikit-learn
ASD-ML-API
This project has 3 goals: To find out the best machine learning pipeline for predicting ASD cases using genetic algorithms, via the TPOT library. (Classification Problem) Compare the accuracy of the accuracy of the determined pipeline, with a standard Naive-Bayes classifier. Saving the classifier as an external file, and use this file in a Flask…
Stars: ✭ 14 (-79.41%)
Mutual labels:  scikit-learn
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+2129.41%)
Mutual labels:  scikit-learn
bayarea-2019-scikit-sprint
Bay Area WiMLDS scikit-learn open source sprint (Nov 2, 2019)
Stars: ✭ 16 (-76.47%)
Mutual labels:  scikit-learn
Scikit Survival
Survival analysis built on top of scikit-learn
Stars: ✭ 525 (+672.06%)
Mutual labels:  scikit-learn
introduction-to-neural-networks
No description or website provided.
Stars: ✭ 23 (-66.18%)
Mutual labels:  scikit-learn
intro-to-ml
A basic introduction to machine learning (one day training).
Stars: ✭ 15 (-77.94%)
Mutual labels:  scikit-learn
scitime
Training time estimation for scikit-learn algorithms
Stars: ✭ 119 (+75%)
Mutual labels:  scikit-learn
Scikit Multiflow
A machine learning package for streaming data in Python. The other ancestor of River.
Stars: ✭ 485 (+613.24%)
Mutual labels:  scikit-learn
sklearn-matlab
Machine learning in Matlab using scikit-learn syntax
Stars: ✭ 27 (-60.29%)
Mutual labels:  scikit-learn
Studybook
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
Stars: ✭ 1,457 (+2042.65%)
Mutual labels:  scikit-learn
Ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Stars: ✭ 18,547 (+27175%)
Onnxmltools
ONNXMLTools enables conversion of models to ONNX
Stars: ✭ 476 (+600%)
Mutual labels:  scikit-learn
Gpflowopt
Bayesian Optimization using GPflow
Stars: ✭ 229 (+236.76%)
Bet On Sibyl
Machine Learning Model for Sport Predictions (Football, Basketball, Baseball, Hockey, Soccer & Tennis)
Stars: ✭ 190 (+179.41%)
Mutual labels:  scikit-learn
Machine-Learning-With-Python
This repositories contain various Machine Learning examples done with Python.
Stars: ✭ 28 (-58.82%)
Mutual labels:  scikit-learn
Sparkit Learn
PySpark + Scikit-learn = Sparkit-learn
Stars: ✭ 1,073 (+1477.94%)
Mutual labels:  scikit-learn
Kaio-machine-learning-human-face-detection
Machine Learning project a case study focused on the interaction with digital characters, using a character called "Kaio", which, based on the automatic detection of facial expressions and classification of emotions, interacts with humans by classifying emotions and imitating expressions
Stars: ✭ 18 (-73.53%)
Mutual labels:  scikit-learn
Python Clustering Exercises
Jupyter Notebook exercises for k-means clustering with Python 3 and scikit-learn
Stars: ✭ 153 (+125%)
Mutual labels:  scikit-learn
Mstar with machine learning
Simple implementation of sar target recognition using machine learning methods
Stars: ✭ 51 (-25%)
Mutual labels:  scikit-learn
model-deployment-flask
'Deploying machine learning models with a Flask API' tutorial, written for HyperionDev
Stars: ✭ 64 (-5.88%)
Mutual labels:  scikit-learn
ai-deployment
关注AI模型上线、模型部署
Stars: ✭ 149 (+119.12%)
Mutual labels:  scikit-learn
301-360 of 460 similar projects