What problem does it solve?
This Skill automates the process of feature-engineering experiments on the statcast-gbm model, improving its predictive accuracy and efficiency.
Core Features & Use Cases
- Automated Experiment Loop: Runs a full experiment loop for feature discovery and validation.
- Diagnosis and Hypothesis Generation: Identifies model weaknesses and generates testable hypotheses.
- Correlation Screening and Testing: Uses correlation to screen candidates and tests them with fast feedback tools.
- Logging and Validation: Logs results and validates winners to refine the model.
- Use Case: When a user wants to experiment with the statcast-gbm model to improve its performance, this Skill can be used to automate the process.
Quick Start
Run the experiment skill with the player type 'batter' and target 'slg', with a budget of 10 iterations: experiment batter slg --budget 10