Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

DataScienceUtils

DataScienceUtils には idanmoradarthas から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
6
Stars
37
更新
2026-05-21
Forks
8
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ds-utils-preprocess
データサイエンティスト

Provides data preprocessing visualization and statistical correlation methods. Use when the user asks to visualize feature distributions, wants to plot correlation matrices or dendrograms, explore feature interactions, or needs to calculate mutual information or label-based statistics in a Python data science project using sklearn-compatible models.

2026-05-21
ds-utils-metrics
データサイエンティスト

Provides evaluation metrics and visualization charts for machine learning models. Use when the user asks to evaluate a model, wants to plot a confusion matrix, ROC curve, or Precision-Recall curve, needs to analyze learning curves, probability distributions, or error analysis in a Python data science project using sklearn-compatible models.

2026-05-02
ds-utils-transformers
データサイエンティスト

Sklearn pipeline transformers for multi-label binarization and sentence embeddings. Use when the user needs MultiLabelBinarizer in a Pipeline, ColumnTransformer, or set_output(transform="pandas"), or when integrating sentence-transformers models into sklearn pipelines for NLP tasks.

2026-04-18
ds-utils-xai
データサイエンティスト

Provides Explainable AI (XAI) tools to interpret machine learning models. Use when the user asks to visualize feature importance for tree-based models, needs to explain which features drive model decisions, wants to render or draw a decision tree diagram, or needs to convert a Graphviz DOT string into a matplotlib figure in a Python data science project using sklearn-compatible models.

2026-04-08
ds-utils-strings
データサイエンティスト

Provides string manipulation and text analysis functions for DataFrames. Use when the user asks to one-hot encode comma-separated tags into boolean columns, or needs to extract statistically significant terms from a subset of text documents in a Python data science project.

2026-03-31
ds-utils-unsupervised
データサイエンティスト

Provides evaluation and visualization for unsupervised learning and clustering. Use when the user asks to plot cluster cardinality, wants to visualize cluster magnitude, compare magnitude versus cardinality to find anomalies, or needs to determine the optimal number of clusters in a Python data science project using sklearn-compatible models.

2026-03-31