Pyspark machine learning library ml learning notes: Breast Cancer Wisconsin (Diagnostic) Data Set
Data
Attribute information:
1) ID number
2) Diagnosis (M = malignant, B = benign)
Calculate 10 real value characteristics of each nucleus:
a) Radius (average distance from center to perimeter)
b) Texture (standard deviation of gray value)
c) Perimeter
d) Area
e) Smoothness (local variation of radius length)
f) Compactness (perimeter ^ ...
Posted by ajlisowski on Sun, 05 Dec 2021 02:35:38 -0800