produvia / kryptos

Kryptos AI is a virtual investment assistant that manages your cryptocurrency portfolio
http://twitter.com/kryptos_ai
MIT License
48 stars 8 forks source link

Automated Feature Extraction / Engineering #109

Open slavakurilyak opened 6 years ago

slavakurilyak commented 6 years ago

Goal

As a machine learning (ML) developer, I want to implement automated feature extraction, so that I can achieve automated ML.

Consider

Related Issues

Completed Work

  1. ta library by @bukosabino
  2. tsfresh library by @blue-yonder
  3. prophet library by @facebook