ml-regressor

Community

Ensemble ML regression with RF & XGBoost.

AuthorSPIRAL-EDWIN
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates nonlinear regression modeling and interpretation by training Random Forest and XGBoost models on tabular data, delivering predictions and insights.

Core Features & Use Cases

  • Ensemble regression with Random Forest and XGBoost, capable of handling nonlinear relationships.
  • Feature importance analysis, cross-validation, and basic hyperparameter tuning to improve accuracy.
  • Use Case: From exploratory data analysis to production-ready models across finance, engineering, and research.

Quick Start

Load your dataset as X (features) and y (target), instantiate the model with model_type='rf' or 'xgb', call fit(X_train, y_train, tune_hyperparams=True), then evaluate on test data and visualize feature importances.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ml-regressor
Download link: https://github.com/SPIRAL-EDWIN/MCM-ICM-2601000/archive/main.zip#ml-regressor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.