All Projects → rushter → Heamy

rushter / Heamy

Licence: mit
A set of useful tools for competitive data science.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Heamy

Mlr
Machine Learning in R
Stars: ✭ 1,542 (+201.76%)
Mutual labels:  data-science, stacking
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (+92.17%)
Mutual labels:  data-science, stacking
Automlpipeline.jl
A package that makes it trivial to create and evaluate machine learning pipeline architectures.
Stars: ✭ 223 (-56.36%)
Mutual labels:  data-science, stacking
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (+134.64%)
Mutual labels:  data-science, stacking
Automl alex
State-of-the art Automated Machine Learning python library for Tabular Data
Stars: ✭ 132 (-74.17%)
Mutual labels:  data-science, stacking
Lightautoml
LAMA - automatic model creation framework
Stars: ✭ 196 (-61.64%)
Mutual labels:  data-science, stacking
Xam
🎯 Personal data science and machine learning toolbox
Stars: ✭ 306 (-40.12%)
Mutual labels:  data-science, stacking
Cookiecutter Data Science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
Stars: ✭ 5,271 (+931.51%)
Mutual labels:  data-science
Introneuralnetworks
Introducing neural networks to predict stock prices
Stars: ✭ 486 (-4.89%)
Mutual labels:  data-science
Book Socialmediaminingpython
Companion code for the book "Mastering Social Media Mining with Python"
Stars: ✭ 462 (-9.59%)
Mutual labels:  data-science
Poutyne
A simplified framework and utilities for PyTorch
Stars: ✭ 458 (-10.37%)
Mutual labels:  data-science
Rio
A Swiss-Army Knife for Data I/O
Stars: ✭ 467 (-8.61%)
Mutual labels:  data-science
Dataframe Go
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
Stars: ✭ 487 (-4.7%)
Mutual labels:  data-science
Mlr3
mlr3: Machine Learning in R - next generation
Stars: ✭ 463 (-9.39%)
Mutual labels:  data-science
Awesome Learn Datascience
📈 Curated list of resources to help you get started with Data Science
Stars: ✭ 502 (-1.76%)
Mutual labels:  data-science
Pba
Efficient Learning of Augmentation Policy Schedules
Stars: ✭ 461 (-9.78%)
Mutual labels:  data-science
Atm
Auto Tune Models - A multi-tenant, multi-data system for automated machine learning (model selection and tuning).
Stars: ✭ 504 (-1.37%)
Mutual labels:  data-science
Berry
🍓 A healthy, byte-sized window manager
Stars: ✭ 496 (-2.94%)
Mutual labels:  stacking
Machine Learning Roadmap
A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.
Stars: ✭ 5,277 (+932.68%)
Mutual labels:  data-science
Palladium
Framework for setting up predictive analytics services
Stars: ✭ 481 (-5.87%)
Mutual labels:  data-science

===== heamy

.. image:: https://img.shields.io/pypi/v/heamy.svg :target: https://pypi.python.org/pypi/heamy

.. image:: https://img.shields.io/travis/rushter/heamy.svg :target: https://travis-ci.org/rushter/heamy

.. image:: https://coveralls.io/repos/github/rushter/heamy/badge.svg?branch=master :target: https://coveralls.io/github/rushter/heamy?branch=master

A set of useful tools for competitive data science.

Installation

To install Heamy, simply:

.. code:: bash

$ pip install -U heamy

Features

  • Automatic caching (data preprocessing, predictions from models)
  • Ensemble learning (stacking, blending, weighted average, etc.).

Links

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