Magic
Hugging FaceMagic 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"]
Interesting queries to try
Columns
- 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