Updating Data with new features
オープン
architecture
- 主要言語
- Python
- スター
- 712
- フォーク
- 96
- 平均マージ
- 3日 1時間
- マージ済み PR(30日)
- 10
説明
Adding new features in [Data](https://github.com/aimclub/FEDOT/blob/b937088f583990e7059ce6692187182adc4b219c/fedot/core/data/data.py#L37) class:
- [x] Storaging `features_names` in new field
- [x] Storaging `features_types` in new field
- [x] Storaging `categorical_features` in separetly new field or getting it with function from `features_types`
- [ ] Loading data from `.npy` format with new classmethod `InputData.from_npy(...)`
- [ ] Loading data from `.arff` format with new classmethod `InputData.from_arff(...)`
- [ ] ~Loading data with OpenML API by dataset id or name with new classmethod `InputData.from_openml(...)`~
コントリビューションガイド
評価
この issue はまだ評価されていません。