mirror of
https://github.com/20kaushik02/CSE515_MWDB_Project.git
synced 2025-12-06 08:54:07 +00:00
Accuracy code
This commit is contained in:
parent
f085d57317
commit
bfc150c106
4025
Phase 3/task_3.ipynb
4025
Phase 3/task_3.ipynb
File diff suppressed because it is too large
Load Diff
@ -40,7 +40,7 @@ import matplotlib.pyplot as plt
|
|||||||
|
|
||||||
valid_classification_methods = {
|
valid_classification_methods = {
|
||||||
"m-nn": 1,
|
"m-nn": 1,
|
||||||
"decision tree": 2,
|
"decision-tree": 2,
|
||||||
"ppr": 3,
|
"ppr": 3,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user