imbalance (version 0.1.1)

newthyroid1: Imbalanced binary thyroid gland data

Description

Data to predict patient's hyperthyroidism.

Usage

newthyroid1

Arguments

Format

A data frame with 215 instances, 35 of which belong to positive class, and 6 variables:

T3resin

T3-resin uptake test, percentage. Discrete attribute.

Thyroxin

Total Serum thyroxin as measured by the isotopic displacement method. Continuous attribute.

Triiodothyronine

Total serum triiodothyronine as measured by radioimmuno assay. Continuous attribute.

Thyroidstimulating

Basal thyroid-stimulating hormone (TSH) as measured by radioimmuno assay. Continuous attribute.

TSH_value

Maximal absolute difference of TSH value after injection of 200 micro grams of thyrotropin-releasing hormone as compared to the basal value. Continuous attribute.

Class

Two possible classes: positive as hyperthyroidism, negative as non hyperthyroidism.

See Also

Original available in UCI ML Repository.