Map > Data Science > Predicting the Future > Modeling > Classification/Regression > ANN > RBF > Exercise
 

Artificial Neural Network - RBF - Exercise

  1. Open "Weka".
  2. Click on "Open file ..." and load the dataset (credit_scoring.csv).
  3. Click on the "Classify" tab and choose "functions > RBFNetwork".
  4. Set the parameters before running the model.
  5. Select "DEFAULT" as the target from the list box and click on "Start".
  6. Check the "Classifier output" pane for the result.

 

  

You can change the model parameters before running the model.