Interpret machine learning models using SHAP, LIME, feature importance, partial dependence, and attention visualization for explainability
Skills in this repository
aj-geddes/useful-ai-prompts - Page 7
SkillsMP has collected 257 skills from aj-geddes/useful-ai-prompts. Open a skill to review its source and details.
aj-geddes/useful-ai-promptsShowing 17 of 257 collected skills.
Build and train machine learning models using scikit-learn, PyTorch, and TensorFlow for classification, regression, and clustering tasks
Build end-to-end ML pipelines with automated data processing, training, validation, and deployment using Airflow, Kubeflow, and Jenkins
Deploy machine learning models to production using Flask, FastAPI, Docker, cloud platforms (AWS, GCP, Azure), and model serving frameworks
Optimize hyperparameters using grid search, random search, Bayesian optimization, and automated ML frameworks like Optuna and Hyperopt
Monitor model performance, detect data drift, concept drift, and anomalies in production using Prometheus, Grafana, and MLflow
Build NLP applications using transformers library, BERT, GPT, text classification, named entity recognition, and sentiment analysis
Analyze network structures, identify communities, measure centrality, and visualize relationships for social networks and organizational structures
Design and architect neural networks with various architectures including CNNs, RNNs, Transformers, and attention mechanisms using PyTorch and TensorFlow
Build recommendation systems using collaborative filtering, content-based filtering, matrix factorization, and neural network approaches
Build collaborative and content-based recommendation engines for product recommendations, personalization, and improving user engagement
Build predictive models using linear regression, polynomial regression, and regularized regression for continuous prediction, trend forecasting, and relationship quantification
Classify text sentiment using NLP techniques, lexicon-based analysis, and machine learning for opinion mining, brand monitoring, and customer feedback analysis
Conduct statistical tests including t-tests, chi-square, ANOVA, and p-value analysis for statistical significance, hypothesis validation, and A/B testing
Analyze time-to-event data, calculate survival probabilities, and compare groups using Kaplan-Meier and Cox proportional hazards models
Analyze temporal data patterns including trends, seasonality, autocorrelation, and forecasting for time series decomposition, trend analysis, and forecasting models
Implement comprehensive API error handling with standardized error responses, logging, monitoring, retry logic, and validation patterns. Use when building resilient APIs, debugging issues, improving error reporting, implementing retry logic, handling HTTP…