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

Update Example3 #405

Closed
sepandhaghighi opened this issue Nov 25, 2021 · 0 comments · Fixed by #420
Closed

Update Example3 #405

sepandhaghighi opened this issue Nov 25, 2021 · 0 comments · Fixed by #420
Assignees
Labels
Milestone

Comments

@sepandhaghighi
Copy link
Owner

Description

Convert y_pred to a probability vector

y_pred1 = [[90,433,600],[345,100,2],[100,90,10],[432,102,80],[156,402,2],[73,20,532]]
y_pred2 = [[0.08, 0.39, 0.53], [0.77, 0.22, 0.01], [0.5, 0.45, 0.05], [0.7, 0.17, 0.13], [0.28, 0.72, 0.0], [0.12, 0.03, 0.85]]

@sepandhaghighi sepandhaghighi added this to the PYCM 3.4 milestone Nov 25, 2021
@sepandhaghighi sepandhaghighi self-assigned this Nov 25, 2021
sepandhaghighi added a commit that referenced this issue Nov 28, 2021
sepandhaghighi added a commit that referenced this issue Nov 28, 2021
@sepandhaghighi sepandhaghighi linked a pull request Jan 24, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant