·scikit-learn
</>

scikit-learn

eyadsibai/ltk

Wird verwendet, wenn „scikit-learn“, „sklearn“, „machine learning“, „classification“, „regression“, „clustering“ oder nach „Train Test Split“, „Cross Validation“, „Hyperparameter Tuning“, „ML Pipeline“, „Random Forest“, „SVM“, „Preprocessing“ gefragt wird.

21Installationen·0Trend·@eyadsibai

Installation

$npx skills add https://github.com/eyadsibai/ltk --skill scikit-learn

SKILL.md

| Logistic Regression | Baseline, interpretable | Fast, probabilistic | | Random Forest | General purpose | Handles non-linear, feature importance | | Gradient Boosting | Best accuracy | State-of-art for tabular | | SVM | High-dimensional data | Works well with few samples | | KNN | Simple problems | No training, instance-based |

| Linear Regression | Baseline | Interpretable coefficients | | Ridge/Lasso | Regularization needed | L2 vs L1 penalty | | Random Forest | Non-linear relationships | Robust to outliers | | Gradient Boosting | Best accuracy | XGBoost, LightGBM wrappers |

| KMeans | Spherical clusters | nclusters (must specify) | | DBSCAN | Arbitrary shapes | eps (density) | | Agglomerative | Hierarchical | nclusters or distance threshold | | Gaussian Mixture | Soft clustering | ncomponents |

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/eyadsibai/ltk --skill scikit-learn
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-17
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist scikit-learn?

Wird verwendet, wenn „scikit-learn“, „sklearn“, „machine learning“, „classification“, „regression“, „clustering“ oder nach „Train Test Split“, „Cross Validation“, „Hyperparameter Tuning“, „ML Pipeline“, „Random Forest“, „SVM“, „Preprocessing“ gefragt wird. Quelle: eyadsibai/ltk.

Wie installiere ich scikit-learn?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/eyadsibai/ltk --skill scikit-learn Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/eyadsibai/ltk