You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cynic 05ff190497 finish 3 years ago
.gitignore mean heuristic test 3 years ago
main.py finish 3 years ago
readme.txt finish 3 years ago
test.py mean heuristic test 3 years ago

readme.txt

USAGE:
python3 main.py <{'|'.join(cmds)}>
max = guess fraudulent if the heuristic for the best column finds it
and = guess fraudulent if ALL the heuristics determined to be good find it

the goodness of a heuristic is determined by the proportion of rows it can correctly determine the class of

i.e. if the accuracy is .90, guess = Class 90% of the time