跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

AlterLab scikit Learn

技能 活跃

Part of the AlterLab Academic Skills suite. Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.

目的

To act as an expert assistant for performing a wide range of machine learning tasks using the scikit-learn library in Python.

功能

  • Supervised learning algorithms (classification, regression)
  • Unsupervised learning algorithms (clustering, dimensionality reduction)
  • Model evaluation and selection tools
  • Data preprocessing and feature engineering
  • ML pipeline creation and management
  • Comprehensive reference documentation

使用场景

  • Building classification or regression models
  • Performing clustering or dimensionality reduction
  • Preprocessing and transforming data for ML
  • Evaluating model performance and tuning hyperparameters
  • Creating ML pipelines for production workflows

非目标

  • Deep learning frameworks (e.g., TensorFlow, PyTorch)
  • Advanced NLP models or transformers
  • Reinforcement learning
  • Complex statistical modeling beyond standard ML

工作流

  1. Load and preprocess data
  2. Select and train a model
  3. Tune hyperparameters
  4. Evaluate model performance
  5. Create and deploy ML pipelines

实践

  • Model Selection
  • Data Preprocessing
  • Hyperparameter Tuning
  • Pipeline Construction

先决条件

  • Python environment
  • scikit-learn library
  • pandas library (recommended)
  • numpy library (recommended)

Maintenance

  • warning:Dependency ManagementThe SKILL.md suggests installing dependencies like scikit-learn, pandas, and numpy, but there are no explicit measures for updating or merging these dependencies, nor checks for vulnerabilities.

Execution

  • warning:Pinned dependenciesWhile the SKILL.md mentions dependencies, it does not explicitly pin versions or include a lockfile, which could lead to compatibility issues.

安装

npx skills add AlterLab-IEU/AlterLab-Academic-Skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

96 /100
1 day ago 分析

信任信号

最近提交17 days ago
星标15
许可证MIT
状态
查看源代码

类似扩展

Alterlab Aeon

98

Part of the AlterLab Academic Skills suite. This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

技能
AlterLab-IEU

Scikit Learn

95

Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.

技能
K-Dense-AI

SHAP Model Interpretability

100

Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.

技能
K-Dense-AI

TimesFM Forecasting

100

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.

技能
K-Dense-AI

Molfeat

99

Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.

技能
K-Dense-AI

Aeon Time Series Machine Learning

95

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

技能
K-Dense-AI