Helix the Robot
Helix
arrow_backMagic

Dataset research report

Magic research report

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

storageHf descriptionmstz--magic.parquet view_list500 rows

Executive Summary

Magic The Magic dataset from the UCI ML repository. Configurations and tasks Configuration Task Description magic Binary classification Classify the person's magic as over or under the threshold. Usage from datasets import load_dataset dataset = load_dataset("mstz/magic")["train"]

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

Research Context

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

Data Profile

Rows500
Columns11
Numeric cols11

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

# major_axis_lengthfloat minor_axis_lengthfloat log_of_sum_of_contentfloat ratio_of_sum_of_highest_pixels_and_sizefloat ratio_of_highest_pixel_and_sizefloat projected_distance_highest_to_center_pixelfloat third_root_of_third_moment_along_major_axisfloat third_root_of_third_moment_along_minor_axisfloat
1 28.8162.6450.39180.198227.722.01-8.203
2 31.611.722.5180.53030.377326.2723.82-9.957
3 162.11364.0610.03740.0187116.7-64.86-45.22
4 23.829.5732.3380.61470.392227.21-6.463-7.151
5 75.1430.923.1610.31680.1832-5.52828.5521.84
6 51.6221.152.9090.2420.13450.8843.199.815

Data Dictionary

  • major_axis_length numeric
  • minor_axis_length numeric
  • log_of_sum_of_content numeric
  • ratio_of_sum_of_highest_pixels_and_size numeric
  • ratio_of_highest_pixel_and_size numeric
  • projected_distance_highest_to_center_pixel numeric
  • third_root_of_third_moment_along_major_axis numeric
  • third_root_of_third_moment_along_minor_axis numeric
  • angle_major_axis_to_origin numeric
  • distance_origin_to_center 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