- New feature: Ability to define custom names for models in PipelineConfigs class
- New feature: When ModelPipeline is instantiated, the compute device name is automatically printed.
- Improved functionality: Modify the default learning_rate of time2vec model.
- Fixed bug: Issue with attribute error in PipelineConfigs parameter, where the function name incorrectly displayed as '\_\_init\_\_'.
- Fixed bug: Disable gbdt models training log printing when training with ModelPipeline.