Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix & update GMM tutorial #3193

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Fix & update GMM tutorial #3193

merged 1 commit into from
Mar 24, 2023

Conversation

ordabayevy
Copy link
Member

@ordabayevy ordabayevy commented Mar 24, 2023

  • Fixed the constraint of assignment_probs param to be simplex
  • Fixed typos
  • Run black formatter on the notebook
  • Reran the notebook to update cell outputs
  • Changed formatted strings to f-strings
  • Removed an extra color (b) definition from pyplot.plot(new_data.numpy(), assignment.numpy(), 'bx', color='C0')

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@fehiepsi fehiepsi merged commit e35bc6f into dev Mar 24, 2023
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.

2 participants