Open ChrisVilches opened 10 months ago
Made a function that generates people data (gen_people_default
). It uses normal distributions to generate data.
I already tested it with SVM and the match rate is 92% so it's a lot higher.
Remove cardio and use this same function in my other notebooks.
Always returning 1 (woman), the match is %79. But with the classification algorithm it only increases to %82.