sklearn-pandas
DataFrame Bridge
Provides a bridge between Scikit-Learn's machine learning methods and pandas-style Data Frames.
Pandas integration with sklearn
3k stars
93 watching
414 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
justmarkham/scikit-learn-videos | A tutorial series on machine learning with Python using scikit-learn | 3,680 |
pandas-dev/pandas | A powerful data analysis toolkit for Python that provides flexible and expressive data structures for efficient data manipulation and analysis. | 44,052 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
skorch-dev/skorch | A library that wraps PyTorch to implement scikit-learn compatible neural networks | 5,911 |
automl/auto-sklearn | An automated machine learning toolkit that uses Bayesian optimization and meta-learning to find the best hyperparameters for scikit-learn models. | 7,667 |
scikit-image/scikit-image | Image processing in Python using algorithms and tools for analyzing and manipulating images | 6,117 |
tslearn-team/tslearn | A Python toolkit for time series analysis and machine learning algorithms | 2,924 |
expectationmax/sklearn-jax-kernels | A set of composable kernels for scikit-learn implemented in JAX to accelerate computation and gradient calculation. | 42 |
nok/sklearn-porter | A tool for transpiling scikit-learn estimators to various programming languages. | 1,294 |
scikit-learn-contrib/skope-rules | A Python machine learning module that generates logical rules to predict class labels with high precision | 624 |
adamerose/pandasgui | A GUI tool for visualizing and analyzing Pandas DataFrames | 3,204 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,601 |
skops-dev/skops | Tools and utilities for deploying and sharing scikit-learn models in production | 457 |
amueller/introduction_to_ml_with_python | A repository of notebooks and code for teaching machine learning with Python | 7,483 |
fchollet/deep-learning-with-python-notebooks | Companion notebooks implementing code samples from the book on deep learning with Python | 18,820 |