Jose Flores

Results 4 comments of Jose Flores

Hi, The data actually comes labeled with "test" and "training" so I use those two sets to train and validate. There are a couple things you could do to prevent...

Yea I used both "public/private test" as my validation set but you should probably separate them like that if you're going to be trying to reduce overfitting/modifying hyperparameters

fwiw it looks like this generates the same html for that line (same on my browser and the serenity rendered one) ``` About - About SerenityOS ``` and functions the...

Looks like https://github.com/SerenityOS/serenity/pull/14603 resolved this issue