sklearn MLPClassifier

sklearn MLPClassifier

par Léo Claude Hauser,
Nombre de réponses : 0

Hello,

My question is a little bit out of what we have seen in this course. I've tried to use the MLPClassifier from sklearn and I have some questions about it. It seems to work well, but I wanted to visualize the results, in other words, how to plot a "prediction vector" to a multi-features data ? I also wanted to see the convergence of the MLPClassifier (using the result of the loss function for example) , is there a way to do that with this library?

If somebody has some answers, it would be great.
Best,
Léo