Diabetes Class

Represents the Sample Diabetes public dataset.

The Diabetes dataset has 442 samples with 10 features, making it ideal for getting started with machine learning algorithms. For more information about this dataset, including column descriptions, different ways to access the dataset, and examples, see Sample: Diabetes in the Microsoft Azure Open Datasets catalog.

Inheritance
azureml.opendatasets._sample_dataset_base.SampleDatasetBase
Diabetes

Constructor

Diabetes()