Skip to content

This service 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.

Notifications You must be signed in to change notification settings

swiss-ai-center/regression-benchmark-service

Repository files navigation

Regression 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.

About

This service 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published