All Projects → medoidai → skrobot

medoidai / skrobot

Licence: MIT license
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to skrobot

Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (+2845.45%)
Mutual labels:  scikit-learn, feature-engineering, hyperparameter-tuning
feature engine
Feature engineering package with sklearn like functionality
Stars: ✭ 758 (+3345.45%)
Mutual labels:  scikit-learn, feature-selection, feature-engineering
Tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Stars: ✭ 8,378 (+37981.82%)
Mutual labels:  scikit-learn, model-selection, feature-engineering
sklearn-audio-classification
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, and cross-validation with a variety of ML techniques and MLP
Stars: ✭ 31 (+40.91%)
Mutual labels:  scikit-learn, feature-engineering, model-evaluation
Featuretools
An open source python library for automated feature engineering
Stars: ✭ 5,891 (+26677.27%)
Mutual labels:  scikit-learn, feature-engineering
Auto Sklearn
Automated Machine Learning with scikit-learn
Stars: ✭ 5,916 (+26790.91%)
Mutual labels:  scikit-learn, hyperparameter-tuning
Mljar Supervised
Automated Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning 🚀
Stars: ✭ 961 (+4268.18%)
Mutual labels:  scikit-learn, feature-engineering
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+6790.91%)
Mutual labels:  scikit-learn, model-evaluation
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (+54.55%)
Mutual labels:  scikit-learn, hyperparameter-tuning
Auto ml
[UNMAINTAINED] Automated machine learning for analytics & production
Stars: ✭ 1,559 (+6986.36%)
Mutual labels:  scikit-learn, feature-engineering
Amazing Feature Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
Stars: ✭ 218 (+890.91%)
Mutual labels:  scikit-learn, feature-engineering
Neuraxle
A Sklearn-like Framework for Hyperparameter Tuning and AutoML in Deep Learning projects. Finally have the right abstractions and design patterns to properly do AutoML. Let your pipeline steps have hyperparameter spaces. Enable checkpoints to cut duplicate calculations. Go from research to production environment easily.
Stars: ✭ 377 (+1613.64%)
Mutual labels:  scikit-learn, hyperparameter-tuning
Yellowbrick
Visual analysis and diagnostic tools to facilitate machine learning model selection.
Stars: ✭ 3,439 (+15531.82%)
Mutual labels:  scikit-learn, model-selection
Lale
Library for Semi-Automated Data Science
Stars: ✭ 198 (+800%)
Mutual labels:  scikit-learn, hyperparameter-tuning
Tune Sklearn
A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
Stars: ✭ 241 (+995.45%)
Mutual labels:  scikit-learn, hyperparameter-tuning
Scikit Optimize
Sequential model-based optimization with a `scipy.optimize` interface
Stars: ✭ 2,258 (+10163.64%)
Mutual labels:  scikit-learn, hyperparameter-tuning
FIFA-2019-Analysis
This is a project based on the FIFA World Cup 2019 and Analyzes the Performance and Efficiency of Teams, Players, Countries and other related things using Data Analysis and Data Visualizations
Stars: ✭ 28 (+27.27%)
Mutual labels:  feature-selection, feature-engineering
polystores
A library for performing hyperparameter optimization
Stars: ✭ 48 (+118.18%)
Mutual labels:  scikit-learn, hyperparameter-tuning
adapt
Awesome Domain Adaptation Python Toolbox
Stars: ✭ 46 (+109.09%)
Mutual labels:  scikit-learn, feature-selection
Hyperactive
A hyperparameter optimization and data collection toolbox for convenient and fast prototyping of machine-learning models.
Stars: ✭ 182 (+727.27%)
Mutual labels:  scikit-learn, feature-engineering

Python PyPI License Documentation Status


skrobot logo


skrobot

What is it about?

skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.

Documentation?

The documentation is hosted online to Read the Docs.

How do I install it?

pip install skrobot

Next Priorities?

  • Add support in the module for multiclass problems

Can I contribute?

Of course, the project is Free Software and you can contribute to it!

What license do you use?

See our license (LICENSE.txt) for more details.

Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].