A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
-
Updated
Aug 20, 2020 - Python
{{ message }}
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
For example, if there is a relationship transaction.session_id -> sessions.id and we are calculating a feature transactions: sessions.SUM(transactions.value) any rows for which there is no corresponding session should be given the default value of 0 instead of NaN.
Of course this should not normally occur, but when it does it seems more reasonable to use the default_value.
`DirectF
Problem
Since Java 8 was introduced there is no need to use Joda as it has been replaced the native Date-Time API.
Solution
Ideally greping and replacing the text should work (mostly)
Additional context
Need to check if de/serializing will still work.
[UNMAINTAINED] Automated machine learning for analytics & production
Is your feature request related to a problem? Please describe.
#878 adds HTTP endpoints and documents such endpoints in Javadoc. However, tools such as OpenAPI does this in a more holistic and visually pleasing manner and is a good to have.
Describe the solution you'd like
Add OpenAPI documentation with Swagger UI.
**Describe altern
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL challenge@NeurIPS.
Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)
Feature exploration for supervised learning
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Code for Kaggle Data Science Competitions
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
Features selector based on the self selected-algorithm, loss function and validation method
It will be nice to have Exploratory Data Analysis (EDA) similar that is in https://mljar.com

The EDA can be saved in a separate Markdown file and have link to it from the main AutoML readme.
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
Open solution to the Home Credit Default Risk challenge
A curated list of resources dedicated to Feature Engineering Techniques for Machine Learning
DeltaPy - Tabular Data Augmentation (by @firmai)
This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"
Automated feature engineering for geospatial data
汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
Code for Kaggle and Offline Competitions
A recommender system for discovering GitHub repos, built with Apache Spark
“魔镜杯”风控算法大赛 拍拍贷风控模型,接近冠军分数
A practical feature engineering handbook
Stock for Deep Learning and Machine Learning
Linear Prediction Model with Automated Feature Engineering and Selection Capabilities
R package for automation of machine learning, forecasting, feature engineering, model evaluation, model interpretation, data generation, and recommenders.
Add a description, image, and links to the feature-engineering topic page so that developers can more easily learn about it.
To associate your repository with the feature-engineering topic, visit your repo's landing page and select "manage topics."
I'm using mxnet to do some work, but there is nothing when I search the mxnet trial and example.