Skip to content

Conversation

fatinshariff
Copy link

Changes Made

  • In[51]:
    • Changed
      feature_names = ['Sepal length', 'Sepal width', 'Petal length', 'Petal width']
      to
      feature_names = ['Petal length', 'Petal width']
    • This change ensures that feature_names matches the features actually used in the analysis.

This fixes a mismatch between the selected data columns and the feature names.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant