keras & onehot — R Coding Question
Neural Networks and Machine Learning
Please post example code of the following:
Encoding Data
Training, testing, and scaling the data
Modeling (layer density and input shapes)
Compiling
Fitting
Predicting probability (y)
Output to dataframe
Thank you
Answer