What problem does it solve? It provides structured expert guidance for data science work, helping you choose the right statistical methods, machine learning algorithms, and visualization approaches instead of guessing which technique fits your data and business question. ## Core Features & Use Cases - Statistical Analysis & Experimentation: Covers hypothesis testing, A/B testing, causal inference, time series forecasting, and Bayesian modeling with tools like PyMC3 and Stan. - Machine Learning & Modeling: Guides supervised and unsupervised learning, deep learning with PyTorch/TensorFlow, hyperparameter tuning with Optuna, and model interpretability with SHAP and LIME. - Business Analytics: Supports marketing analytics (CLV, churn, attribution), financial analytics (credit risk, fraud detection), and operations analytics (demand planning, predictive maintenance). - Use Case: Ask it to analyze customer churn patterns and it will walk you through exploratory analysis, feature engineering, model selection, validation, and how to communicate findings to stakeholders. ## Quick Start Ask the data scientist skill to analyze customer churn patterns and build a predictive model to identify at-risk customers.