April 2019
Beginner to intermediate
252 pages
4h 40m
English
Since we will running a Neural Net model multiple times, it is a good idea to create a couple of tables that show what was found:

You can also create a table of the top 10 predictors that are based on the seed that you used in the model:

To evaluate the performance of your model, you can rerun the model in the same way as we have done until now multiple times and check the accuracy of the model each time you run it. You can even run it with a different seed and a different starting point. Therefore, the ...
Read now
Unlock full access