All Projects → edublancas → Sklearn Evaluation

edublancas / Sklearn Evaluation

Licence: mit
Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sklearn Evaluation

Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+415.65%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+694.9%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Dive Into Machine Learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn! First posted in 2016, maintained as of 2021. Pull requests welcome.
Stars: ✭ 10,810 (+3576.87%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+309.52%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Data Science Projects With Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
Stars: ✭ 198 (-32.65%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Scikit Learn Tips
🤖⚡️ scikit-learn tips
Stars: ✭ 1,203 (+309.18%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Python Machine Learning Book
The "Python Machine Learning (1st edition)" book code repository and info resource
Stars: ✭ 11,428 (+3787.07%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Data Science Cookbook
🎓 Jupyter notebooks from UFC data science course
Stars: ✭ 60 (-79.59%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (-34.01%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+4389.8%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Mlatimperial2017
Materials for the course of machine learning at Imperial College organized by Yandex SDA
Stars: ✭ 71 (-75.85%)
Mutual labels:  jupyter-notebook, scikit-learn, sklearn
Code
Compilation of R and Python programming codes on the Data Professor YouTube channel.
Stars: ✭ 287 (-2.38%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+299.66%)
Mutual labels:  jupyter-notebook, data-science, sklearn
Pymc Example Project
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
Stars: ✭ 90 (-69.39%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Python Hierarchical Clustering Exercises
Exercises for hierarchical clustering with Python 3 and scipy as Jupyter Notebooks
Stars: ✭ 62 (-78.91%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (-52.38%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-88.1%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-80.95%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+647.28%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
Stars: ✭ 2,477 (+742.52%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn

sklearn-evaluation

CI Documentation Status PyPI version Coverage Status Twitter Binder

Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking, and Jupyter notebook analysis.

Supports Python 3.6 and higher.

Documentation here.

confusion matrix

grid search

Install

pip install sklearn-evaluation

Features

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].