1.2.23
Big Update:
A big update that changes the logic of work
NEW
- Now processing the dataset is separated from the model for ease of use when you want to process the dataset yourself
- Separate transform allows us to save and transfer processing to new data (work in production)
ADD
- Save & Load processing
- Save & Load model
- Reduce memory usage processing
- Detect and remove outliers
AutoML itself now rebuild, so it is possible to drop the score. If the metric is important to you, you can use the previous version.
Work on progress...