MiguelVilla1 / stewie

MIT License
0 stars 0 forks source link

ML CPT Integration Blog #6

Open MiguelVilla1 opened 6 months ago

MiguelVilla1 commented 6 months ago

The changes that I made started with the titanic model that our group made which calculated the probability of whether or not you would survive on the Titanic. image

Next, I changed color scheme and the tags from the titanic data in order to change it to fit my cpt project on casinos and gambling. The test takes into account a users age, status, gambling budget, and more to measure he probabilities of winning in the casino. The obbject of it suports the cpt's message about the dangers of gambling which can be seen by the low chances of winning when testing the site.
image
Here is the frontend code for the data and theme changes in order to make it casino themed:
image
Here is the backend code for the data set used for both the original and the improved ML project testers:
image

image