Tag: data-science

Type: All Skills Tools
skill ★ 7,851

Reproduce Research Methods and Benchmark Metrics

This skill automates the process of implementing a new research method into a structured Jupyter notebook, ensuring reproducibility by utilizing existing data splits and dependencies. It systematically records all required metrics and imple…

Upsonic/Upsonic research-reproducibility benchmarking jupyter-notebook data-science
skill ★ 7,851

Systematic research method implementation and benchmarking

This skill automates the systematic implementation of novel research methods into a structured Jupyter notebook. It ensures fair benchmarking by using existing data splits and logging all dependencies and metrics into a structured JSON log …

Upsonic/Upsonic research-implementation benchmarking jupyter-notebook data-science
skill

Experiment Management and Setup Skill

Automates the initialization and bookkeeping of research experiments by setting up directory structures, materialising research sources, and managing JSON-based experiment logs.

Upsonic/gpt-computer-assistant experiment-management research-automation data-science workflow-automation
skill

Experiment Benchmarking and Metric Extraction

Defines comparison metrics and extracts baseline values from notebook outputs to update experiment logs for downstream evaluation.

Upsonic/gpt-computer-assistant benchmarking experiment-tracking metrics-extraction data-science
skill

Analyze Current Baseline Implementation

Extracts model architectures, preprocessing steps, and hyperparameters from existing Jupyter notebooks to create a structured experiment log. It also identifies dependencies and generates a requirements file from the notebook's import state…

Upsonic/gpt-computer-assistant machine-learning experiment-tracking notebook-parsing data-science
skill

Automated Experiment Benchmarking Skill

Defines comparison metrics and extracts baseline values from notebook outputs to record them in a structured JSON log for downstream evaluation.

Upsonic/gpt-computer-assistant benchmarking experiment-tracking machine-learning metrics-extraction
skill

Analyse Current Experiment Baseline

Analyses existing Jupyter notebooks to extract model architectures, preprocessing steps, and hyperparameters, recording the findings in a structured experiment log.

Upsonic/gpt-computer-assistant experiment-tracking data-science notebook-analysis automated-logging