scikit-learn

Official

Classical ML for data insights.

AuthorJNZader-Vault
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust toolkit for performing classical machine learning tasks such as anomaly detection, classification, and clustering on your data, enabling you to derive meaningful insights and build predictive models.

Core Features & Use Cases

  • Anomaly Detection: Identify unusual patterns using Isolation Forest, One-Class SVM, and Local Outlier Factor.
  • Classification: Build models for categorizing data with Random Forest and Gradient Boosting classifiers.
  • Clustering: Discover underlying groups in your data using KMeans and DBSCAN.
  • Forecasting: Predict future trends with multi-step forecasting models.
  • Feature Engineering: Create informative features from raw data using rolling window statistics.
  • Use Case: Detect fraudulent transactions by training an anomaly detection model on historical transaction data.

Quick Start

Use the scikit-learn skill to train an anomaly detection model on the provided dataset.

Dependency Matrix

Required Modules

scikit-learnpandasnumpyjoblibimbalanced-learn

Components

scriptsreferences

💻 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: scikit-learn
Download link: https://github.com/JNZader-Vault/project-starter-framework/archive/main.zip#scikit-learn

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.