SlashAI

Your AI Command Vault

Loading 1,499 ways to impress your boss.

Machine Learning

Machine Learning

180 commands · 3 subcategories

Subcategories

Popular in Machine Learning

/AuditMissingValueReport

Audit for bias and leakage in a missing-value profile — e.g. a dataset with 12% missing income values.

Machine Learningadvanced#missing-data#imputation

/DeployNlpClassifier

Plan the production deployment of an NLP text classifier — e.g. classifying support tickets by urgency.

Machine Learningadvanced#nlp#text-classification

/PostmortemFairnessAudit

Write an incident postmortem for a model fairness audit — e.g. checking a hiring model for disparate impact across groups.

Machine Learningadvanced#fairness#bias

/AugmentTimeSeriesData

Generate synthetic augmentations for a time-series dataset — e.g. three years of daily store sales.

Machine Learningmedium#time-series#forecasting

/CompressRecommenderSystem

Compress and speed up a recommendation system — e.g. recommending products based on browsing history.

Machine Learningmedium#recommender#personalization

/ExplainConceptDriftAlert

Write a stakeholder-friendly explanation of a concept drift alert — e.g. a fraud model whose accuracy has quietly dropped 8%.

Machine Learningmedium#concept-drift#monitoring