]> AND Private Git Repository - predictops.git/history - predictops/learn/preprocessing.py
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Learning process: first version
[predictops.git] / predictops / learn / preprocessing.py
2020-02-18 Christophe GuyeuxLearning process: first version
2020-02-18 Christophe GuyeuxIntegrating historical features
2020-02-18 Christophe GuyeuxStandardization and one hot encoding
2020-02-17 Christophe GuyeuxRefactoring, and categorical / numerical / mixed NaN...
2020-02-17 Christophe GuyeuxStarting to investigate the fact that qualitative featu...
2020-02-17 Christophe GuyeuxAdding a source module to check for redundancy in featu...
2020-02-16 Christophe GuyeuxNew version now drived by config files
2020-02-15 Christophe GuyeuxImproving csv -> dataframe module
2020-02-15 Christophe GuyeuxFrom dict to dataframe: done