Star {FPDclustering}R Documentation

Star dataset to predict star types

Description

A 6 class star dataset for star classification with Deep Learned approaches

Usage

data(ais)

Format

A data frame with 202 observations and 13 variable.

K

Absolute Temperature (in K)

Lum

Relative Luminosity (L/Lo)

Rad

Relative Radius (R/Ro)

Mag

Absolute Magnitude (Mv)

Col

Star Color (white,Red,Blue,Yellow,yellow-orange etc)

Spect

Spectral Class (O,B,A,F,G,K,,M)

Type

Star Type (Red Dwarf, Brown Dwarf, White Dwarf, Main Sequence , SuperGiants, HyperGiants)

Source

https://www.kaggle.com/deepu1109/star-dataset

Examples

data(Star)


[Package FPDclustering version 2.3.1 Index]