All Projects → My Data Competition Experience → Similar Projects or Alternatives

2326 Open source projects that are alternatives of or similar to My Data Competition Experience

Mljar Supervised
Automated Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning 🚀
Stars: ✭ 961 (+254.61%)
Auto ml
[UNMAINTAINED] Automated machine learning for analytics & production
Stars: ✭ 1,559 (+475.28%)
Tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Stars: ✭ 8,378 (+2991.51%)
Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (+139.11%)
Nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Stars: ✭ 10,698 (+3847.6%)
Hyperactive
A hyperparameter optimization and data collection toolbox for convenient and fast prototyping of machine-learning models.
Stars: ✭ 182 (-32.84%)
Automl alex
State-of-the art Automated Machine Learning python library for Tabular Data
Stars: ✭ 132 (-51.29%)
AutoTabular
Automatic machine learning for tabular data. ⚡🔥⚡
Stars: ✭ 51 (-81.18%)
Autodl
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL [email protected]
Stars: ✭ 854 (+215.13%)
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (+342.44%)
Mutual labels:  data-science, automl, xgboost, lightgbm
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 (+6743.91%)
Eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
Stars: ✭ 2,477 (+814.02%)
Mutual labels:  data-science, xgboost, lightgbm
Data Science Competitions
Goal of this repo is to provide the solutions of all Data Science Competitions(Kaggle, Data Hack, Machine Hack, Driven Data etc...).
Stars: ✭ 572 (+111.07%)
Kaggle Competitions
There are plenty of courses and tutorials that can help you learn machine learning from scratch but here in GitHub, I want to solve some Kaggle competitions as a comprehensive workflow with python packages. After reading, you can use this workflow to solve other real problems and use it as a template.
Stars: ✭ 86 (-68.27%)
HyperGBM
A full pipeline AutoML tool for tabular data
Stars: ✭ 172 (-36.53%)
Mutual labels:  xgboost, lightgbm, automl
Lightautoml
LAMA - automatic model creation framework
Stars: ✭ 196 (-27.68%)
Kaggle
Kaggle Kernels (Python, R, Jupyter Notebooks)
Stars: ✭ 26 (-90.41%)
Mutual labels:  kaggle-competition, xgboost, lightgbm
Atm
Auto Tune Models - A multi-tenant, multi-data system for automated machine learning (model selection and tuning).
Stars: ✭ 504 (+85.98%)
Apartment-Interest-Prediction
Predict people interest in renting specific NYC apartments. The challenge combines structured data, geolocalization, time data, free text and images.
Stars: ✭ 17 (-93.73%)
Mutual labels:  kaggle-competition, xgboost, lightgbm
Featuretools
An open source python library for automated feature engineering
Stars: ✭ 5,891 (+2073.8%)
Open Solution Home Credit
Open solution to the Home Credit Default Risk challenge 🏡
Stars: ✭ 397 (+46.49%)
Mutual labels:  xgboost, feature-engineering, lightgbm
Autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
Stars: ✭ 3,920 (+1346.49%)
HumanOrRobot
a solution for competition of kaggle `Human or Robot`
Stars: ✭ 16 (-94.1%)
Mutual labels:  kaggle-competition, xgboost, lightgbm
Evalml
EvalML is an AutoML library written in python.
Stars: ✭ 145 (-46.49%)
Auptimizer
An automatic ML model optimization tool.
Stars: ✭ 166 (-38.75%)
Open Solution Value Prediction
Open solution to the Santander Value Prediction Challenge 🐠
Stars: ✭ 34 (-87.45%)
Mutual labels:  data-science, xgboost, lightgbm
Lale
Library for Semi-Automated Data Science
Stars: ✭ 198 (-26.94%)
mindware
An efficient open-source AutoML system for automating machine learning lifecycle, including feature engineering, neural architecture search, and hyper-parameter tuning.
Stars: ✭ 34 (-87.45%)
Compose
A machine learning tool for automated prediction engineering. It allows you to easily structure prediction problems and generate labels for supervised learning.
Stars: ✭ 203 (-25.09%)
Mutual labels:  data-science, automl
Flaml
A fast and lightweight AutoML library.
Stars: ✭ 205 (-24.35%)
Mutual labels:  data-science, automl
Automlpipeline.jl
A package that makes it trivial to create and evaluate machine learning pipeline architectures.
Stars: ✭ 223 (-17.71%)
Mutual labels:  data-science, automl
Tsfel
An intuitive library to extract features from time series
Stars: ✭ 202 (-25.46%)
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 (-19.56%)
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+990.77%)
Mutual labels:  data-science, automl
Kaggle public
阿水的数据竞赛开源分支
Stars: ✭ 335 (+23.62%)
Mutual labels:  kaggle-competition, data-science
Laurae
Advanced High Performance Data Science Toolbox for R by Laurae
Stars: ✭ 203 (-25.09%)
Mutual labels:  data-science, xgboost
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (-11.44%)
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+333.58%)
Mutual labels:  kaggle-competition, data-science
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (+368.63%)
Mutual labels:  kaggle-competition, data-science
docker-kaggle-ko
머신러닝/딥러닝(PyTorch, TensorFlow) 전용 도커입니다. 한글 폰트, 한글 자연어처리 패키지(konlpy), 형태소 분석기, Timezone 등의 설정 등을 추가 하였습니다.
Stars: ✭ 46 (-83.03%)
Mutual labels:  xgboost, lightgbm
Machine Learning Workflow With Python
This is a comprehensive ML techniques with python: Define the Problem- Specify Inputs & Outputs- Data Collection- Exploratory data analysis -Data Preprocessing- Model Design- Training- Evaluation
Stars: ✭ 157 (-42.07%)
decision-trees-for-ml
Building Decision Trees From Scratch In Python
Stars: ✭ 61 (-77.49%)
Mutual labels:  xgboost, lightgbm
JLBoost.jl
A 100%-Julia implementation of Gradient-Boosting Regression Tree algorithms
Stars: ✭ 65 (-76.01%)
Mutual labels:  xgboost, lightgbm
Open Solution Toxic Comments
Open solution to the Toxic Comment Classification Challenge
Stars: ✭ 154 (-43.17%)
Mutual labels:  kaggle-competition, data-science
fast retraining
Show how to perform fast retraining with LightGBM in different business cases
Stars: ✭ 56 (-79.34%)
Mutual labels:  xgboost, lightgbm
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (-18.45%)
EvolutionaryForest
An open source python library for automated feature engineering based on Genetic Programming
Stars: ✭ 56 (-79.34%)
Mutual labels:  feature-engineering, automl
AutoTS
Automated Time Series Forecasting
Stars: ✭ 665 (+145.39%)
Mutual labels:  feature-engineering, automl
stackgbm
🌳 Stacked Gradient Boosting Machines
Stars: ✭ 24 (-91.14%)
Mutual labels:  xgboost, lightgbm
Machine Learning And Data Science
This is a repository which contains all my work related Machine Learning, AI and Data Science. This includes my graduate projects, machine learning competition codes, algorithm implementations and reading material.
Stars: ✭ 137 (-49.45%)
Mutual labels:  kaggle-competition, data-science
kaggle-berlin
Material of the Kaggle Berlin meetup group!
Stars: ✭ 36 (-86.72%)
Mutual labels:  xgboost, feature-engineering
featuretoolsOnSpark
A simplified version of featuretools for Spark
Stars: ✭ 24 (-91.14%)
Mutual labels:  feature-engineering, automl
neptune-client
📒 Experiment tracking tool and model registry
Stars: ✭ 348 (+28.41%)
Mutual labels:  xgboost, lightgbm
datascienv
datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
Stars: ✭ 53 (-80.44%)
Mutual labels:  xgboost, lightgbm
maggy
Distribution transparent Machine Learning experiments on Apache Spark
Stars: ✭ 83 (-69.37%)
ml-pipeline
Using Kafka-Python to illustrate a ML production pipeline
Stars: ✭ 90 (-66.79%)
mlforecast
Scalable machine 🤖 learning for time series forecasting.
Stars: ✭ 96 (-64.58%)
Mutual labels:  xgboost, lightgbm
Bike-Sharing-Demand-Kaggle
Top 5th percentile solution to the Kaggle knowledge problem - Bike Sharing Demand
Stars: ✭ 33 (-87.82%)
mltb
Machine Learning Tool Box
Stars: ✭ 25 (-90.77%)
autogbt-alt
An experimental Python package that reimplements AutoGBT using LightGBM and Optuna.
Stars: ✭ 76 (-71.96%)
Mutual labels:  lightgbm, automl
1-60 of 2326 similar projects