Spaces:
Sleeping
Sleeping
| { | |
| "best_params": { | |
| "rf__n_estimators": 50 | |
| }, | |
| "cv": 2, | |
| "recall_test": 0.9722222222222222, | |
| "feature_names": [ | |
| "mean radius", | |
| "mean texture", | |
| "mean perimeter", | |
| "mean area", | |
| "mean smoothness", | |
| "mean compactness", | |
| "mean concavity", | |
| "mean concave points", | |
| "mean symmetry", | |
| "mean fractal dimension", | |
| "radius error", | |
| "texture error", | |
| "perimeter error", | |
| "area error", | |
| "smoothness error", | |
| "compactness error", | |
| "concavity error", | |
| "concave points error", | |
| "symmetry error", | |
| "fractal dimension error", | |
| "worst radius", | |
| "worst texture", | |
| "worst perimeter", | |
| "worst area", | |
| "worst smoothness", | |
| "worst compactness", | |
| "worst concavity", | |
| "worst concave points", | |
| "worst symmetry", | |
| "worst fractal dimension" | |
| ], | |
| "target_names": [ | |
| "malignant", | |
| "benign" | |
| ] | |
| } |