Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 527 Bytes

File metadata and controls

8 lines (6 loc) · 527 Bytes

Classification benchmark service

This service uses lazypredict benchmarks a dataset with various models and outputs the results sorted by accuracy. In order for the service to work your dataset label column must be called "target". Also to improve the results you may want to remove uneccessary columns from the dataset. Finally, avoid having multiple empty lines at the end of the file.

Check the related documentation for more information.