News
These values are pseudo-probabilities. The largest value (0.6905) is at index [0] so the prediction is class 0 = conservative. The demo concludes by saving the trained model to file so that it can be ...
For PyTorch multi-class classification you must encode the variable to predict using ordinal encoding. The demo sets conservative = 0, moderate = 1 and liberal = 2. The order of the encoding is ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results