LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: cross-validation

Browse skills that share this tag.

  • predictive-modeling-best-practices - Best practices for ecological predictive modeling
    predictive-modelingcross-validationcollinearityhyperparameter-tuning

    ★ 4 · Updated 2026-09-15

    Guides predictor selection, collinearity checks, cross-validation, hyperparameter tuning, and leakage audit for ecological models.

    ⚙ Define modeling objectives⚙ Design data splitting strategies⚙ Assess predictor collinearity
  • statsforecast_polars_ensemble_pipeline - Univariate Time Series Forecasting Pipeline
    time-seriesforecastingensemblecross-validation

    ★ 17 · Updated 2026-05-11

    Execute univariate time series forecasting pipeline using StatsForecast and Polars with cross-validation, ensemble models, and formatted output.

    ⚙ concatenate identifiers⚙ rename columns⚙ filter data
  • sklearn-model-trainer - Scikit-learn Model Training
    machine learningmodel trainingscikit-learncross-validation

    ★ 602 · Updated 2026-05-09

    Train scikit-learn ML models with cross-validation, hyperparameter tuning, and pipelines

    ⚙ Train classification models⚙ Train regression models⚙ Train clustering models