mihaighidoveanu / data-science-lab

Data Science on the kaggle Android Play Store dataset
Other
0 stars 2 forks source link

Add model voting #6

Open mihaighidoveanu opened 5 years ago

mihaighidoveanu commented 5 years ago

Voting means using different models when predicting a class for a point and then taking the majority vote of the models predictions.