Back to datasets
Dataset assetOpen Source CommunityBinary ClassificationIonospheric Research
mstz/ionosphere
The Ionosphere dataset, sourced from the UCI Machine Learning Repository, is used for binary classification tasks aiming to determine whether received radar signals indicate the presence of electrons in the ionosphere. The dataset includes individual feature information and ionospheric threshold values.
Source
hugging_face
Created
Nov 28, 2025
Updated
Apr 16, 2023
Signals
223 views
Availability
Linked source ready
Overview
Dataset description and usage context
Dataset Overview
Basic Information
- Name: Ionosphere
- Language: English
- Tags:
- ionosphere
- tabular_classification
- binary_classification
- UCI
- Pretty Name: Ionosphere
- Size Category: n < 1K
- Task Category: tabular‑classification
- Config: ionosphere
- License: cc
Source
- Source: UCI ML repository
Content
- Description: Dataset containing individual features and ionospheric threshold values.
Config and Task
| Config | Task | Description |
|---|---|---|
| ionosphere | Binary classification | Does the received signal indicate electrons in the ionosphere? |
Usage Example
from datasets import load_dataset
dataset = load_dataset("mstz/ionosphere")["train"]
Need downstream help?
Pair the dataset with AI analysis and content workflows.
Once the source passes your review, move straight into summarization, transformation, report drafting, or presentation generation with the JuheAI toolchain.