Skip to content

Instantly share code, notes, and snippets.

@hucodelab
Created April 30, 2022 03:55
Show Gist options
  • Select an option

  • Save hucodelab/e55bc0db7c6442bf67f5da74edcebee2 to your computer and use it in GitHub Desktop.

Select an option

Save hucodelab/e55bc0db7c6442bf67f5da74edcebee2 to your computer and use it in GitHub Desktop.
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