Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • plf plf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ACS
  • Public
  • Power System Automation and Monitoring
  • ProLoaFProLoaF
  • plfplf
  • Issues
  • #72
Closed
Open
Issue created Sep 21, 2021 by Florian Oppermann@florian.oppermannMaintainer

Implement openstf interface

The generic regressor interface can be found here: https://github.com/alliander-opensource/openstf/blob/main/openstf/model/regressors/regressor_interface.py

An example for the sklearn-compatible XGBoost regressor: https://github.com/alliander-opensource/openstf/blob/main/openstf/model/regressors/xgb.py

An example for our custom implemented Quantile-XGBoost regressor: https://github.com/alliander-opensource/openstf/blob/main/openstf/model/regressors/xgb_quantile.py

Assignee
Assign to
Time tracking