[go: nahoru, domu]

Skip to content

Least Squares Support Vector Regression with optimized hyperparameters

License

Notifications You must be signed in to change notification settings

wotzlaff/sklearn-optimized-lssvr

Repository files navigation

Travis AppVeyor Codecov CircleCI ReadTheDocs

project-template - A template for scikit-learn contributions

project-template is a template project for scikit-learn compatible extensions.

It aids development of estimators that can be used in scikit-learn pipelines and (hyper)parameter search, while facilitating testing (including some API compliance), documentation, open source development, packaging, and continuous integration.

Refer to the documentation to modify the template for your own scikit-learn contribution.

Thank you for cleanly contributing to the scikit-learn ecosystem!