classification-helper

Quick classifier training with automatic model selection, hyperparameter tuning, and comprehensive evaluation metrics.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "classification-helper" with this command: npx skills add dkyazzentwatwa/chatgpt-skills/dkyazzentwatwa-chatgpt-skills-classification-helper

Classification Helper

Train and evaluate classification models with automatic model selection.

Features

  • Auto Model Selection: Compare multiple classifiers
  • Hyperparameter Tuning: Grid/random search
  • Evaluation Metrics: Accuracy, precision, recall, F1, ROC-AUC
  • Cross-Validation: K-fold validation
  • Confusion Matrix: Detailed error analysis
  • Feature Importance: Top predictive features
  • Model Export: Save trained models

CLI Usage

python classification_helper.py --data train.csv --target class --test test.csv --output model.pkl

Dependencies

  • scikit-learn>=1.3.0
  • pandas>=2.0.0
  • numpy>=1.24.0
  • matplotlib>=3.7.0
  • seaborn>=0.12.0

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ocr-document-processor

No summary provided by upstream source.

Repository SourceNeeds Review
General

text-summarizer

No summary provided by upstream source.

Repository SourceNeeds Review
General

document-converter-suite

No summary provided by upstream source.

Repository SourceNeeds Review
General

financial-calculator

No summary provided by upstream source.

Repository SourceNeeds Review