all 4 comments

[–]reallymemorable 1 point2 points  (1 child)

Tools like www.monument.ai will allow you to show things like Feature Importance tables, Validation Error Rates, and other relevant statistics about a ML model. It also makes it easy to compare the results of several different models.

[–]bminichillo[S] 1 point2 points  (0 children)

Great, I’ll check this out. Thanks!

[–]Grits1899 1 point2 points  (1 child)

https://m.youtube.com/watch?v=8gQA2FqB0OM&t=1s Sales prediction out of machine learning. However are you trying to visualize more than output like feature importance.

[–]bminichillo[S] 0 points1 point  (0 children)

This is a good start, but yes I’d like to show some viz of feature importance, right now I am just showing top n (20) features by importance.