Output data
The following output files can be generated by CatBoost:
- Model values
- Feature analysis
- Features selection result
- Objects strength
- Metrics and time information
- Profiler information
- Metric
- Time information
- Custom quantization borders and missing value modes
- ROC curve points
The directory for the output files is specified in the train-dir
(train_dir
) parameter. The default value for the parameter is catboost_info.
Some information can also be written to stdout.