gwoodstock / gooddogs

4 stars 1 forks source link

Save a Pup Calculator #13

Open gwoodstock opened 2 years ago

gwoodstock commented 2 years ago

Build a model to predict the likelihood a dog will get adopted Explore the following models:

gwoodstock commented 2 years ago

log reg, naive bayes, and SVC were bad. RF, XGB, and NN were pretty solid. Can try a voting classifier if time permits.