Helix the Robot
Helix
arrow_backPlanning

Dataset research report

Planning research report

A reproducible data report with schema notes, generated chart evidence, suggested follow-up questions, and export-ready Helix queries.

storageHf descriptionmstz--planning.parquet view_list182 rows

Executive Summary

Planning The Planning dataset from the UCI ML repository. Configurations and tasks Configuration Task Description planning Binary classification Is the patient in a planning state? Usage from datasets import load_dataset dataset = load_dataset("mstz/planning")["train"]

Finding 1The dataset has 182 rows available in the catalog.
Finding 2The catalog exposes 13 documented or inferred columns.
Finding 3Helix has 3 ready query prompts for this dataset.
Finding 4This report includes 3 generated chart views.

Research Context

Planning: 182 rows by 13 columns. These exploratory charts are generated automatically from the data - open the dataset in Helix to ask your own questions.

Data Profile

Rows182
Columns13
Numeric cols13

Chart Evidence

These views are generated from the dataset profile. Each chart is paired with a Helix query so it can be opened, adjusted, and exported.

Follow-Up Queries

Preview Rows

# V1float V2float V3float V4float V5float V6float V7float V8float
1 -0.1794-0.207-0.2097-0.09726-0.1192-0.1732-0.28080.2232
2 -0.1466-0.16490.2499-0.073980.4949-0.1563-0.28890.5008
3 -0.13130.51820.43280.39790.043130.5632-0.01325-0.06283
4 0.64940.41880.14840.3335-0.21970.39890.59070.0771
5 -0.40630.1150.073340.07007-0.030920.152-0.1914-0.5804
6 0.2780.31010.20660.055250.16290.17360.6073-0.7257

Data Dictionary

  • V1 numeric
  • V2 numeric
  • V3 numeric
  • V4 numeric
  • V5 numeric
  • V6 numeric
  • V7 numeric
  • V8 numeric
  • V9 numeric
  • V10 numeric
  • V11 numeric
  • V12 numeric
  • class numeric

Method And Limits

  • Load the catalog entry and preview rows from the processed dataset file.
  • Infer numeric, categorical, time, and location fields from real columns.
  • Generate a small set of defensive Plotly chart specifications from that profile.
  • Expose each chart idea as a query link so the report can be rerun or exported in Helix.

This report is intentionally reproducible. It uses the local catalog metadata and generated chart specifications rather than claiming external conclusions beyond the dataset.

Related Dataset Reports

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here