Biomechanical Features Of Orthopedic Patients
Classifying patients based on six features
@kaggle.uciml_biomechanical_features_of_orthopedic_patients
Classifying patients based on six features
@kaggle.uciml_biomechanical_features_of_orthopedic_patients
CREATE TABLE column_3c_weka (
"pelvic_incidence" DOUBLE,
"pelvic_tilt" DOUBLE,
"lumbar_lordosis_angle" DOUBLE,
"sacral_slope" DOUBLE,
"pelvic_radius" DOUBLE,
"degree_spondylolisthesis" DOUBLE,
"class" VARCHAR
);
Anyone who has the link will be able to view this.