Andika Rachman
Community@andikarachman · Jakarta, Indonesia
Agent Skills by Andika Rachman
Showing 19 vetted skills indexed across 1 GitHub repositories.
tuning-hyperparameters
Plan and execute hyperparameter tuning with Optuna and scikit-learn.
shap
Attribute model predictions to input features using SHAP values.
exploratory-data-analysis
Detect file types and generate Markdown EDA reports for 200+ scientific formats.
reproducibility-checklist
Audit seeds, versions, data hashes, and environments for ML experiment reproducibility.
eda-checklist
Guide structured EDA checklist checks for tabular dataset quality issues.
target-leakage-detection
Detect temporal, direct, and group data leakage in machine-learning feature sets.
setup
Audit Python version and installed DS/ML libraries for environment readiness.
data-quality-frameworks
Automate data quality validation with Great Expectations, dbt tests, and data contracts.
statistical-analysis
Guide statistical test selection with automated assumption checks and APA-style reporting.
data-preprocessing
Preprocess raw data into clean, analysis-ready datasets with pandas and numpy.
pandas-pro
Automate pandas 2.0+ data loading, cleaning, aggregation, and profiling.
model-card
Generate standardized model documentation in HuggingFace Model Card and NVIDIA Model Card++ formats.
experiment-tracking
Logs ML experiments with required fields like hypothesis, git commit, and split for reproducibility.
matplotlib
Create publication-quality figures with Matplotlib's object-oriented interface.
aeon
Integrate end-to-end time-series machine learning workflows with scikit-learn-style APIs.
polars
Perform high-performance data analysis with Polars using lazy evaluation and fast I/O.
statsmodels
Generate Statsmodels API patterns for regression, GLM, discrete choice, and time-series analyses.
split-strategy
Select train/validation/test split strategies based on data characteristics.
scikit-learn
Create reusable scikit-learn pipeline patterns for preprocessing, model selection, and evaluation.