Created
April 30, 2022 03:55
-
-
Save hucodelab/e55bc0db7c6442bf67f5da74edcebee2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| df_cancer.columns | |
| Index(['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'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment