Skip to content

Fix errors in clustering code example 3#1

Open
mwiens91 wants to merge 2 commits intochendaniely:mainfrom
mwiens91:clustering-example-3-fixup
Open

Fix errors in clustering code example 3#1
mwiens91 wants to merge 2 commits intochendaniely:mainfrom
mwiens91:clustering-example-3-fixup

Conversation

@mwiens91
Copy link
Copy Markdown

Fixes some errors in clustering code example 3:

  • the preprocessor was using invalid columns
  • the preprocessor wasn't even being used (the pipeline was using the preprocessor from example 2)

The difference between example 2 and 3 is that in example 3, we additionally standardize the pedal length and width columns, which turns out to not actually affect the clustering (with the specified seed at least).

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