Python Forum
Graph that shows predicted vs true values
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Graph that shows predicted vs true values
#2
Yes, but a bit more manual than usual.
For your test set, loop through using your prediction function to get a predicted value, compare to the real value, and if off by more than 20% then note that row in your dataframe
Reply


Messages In This Thread
RE: Graph that shows predicted vs true values - by jefsummers - Jan-28-2020, 07:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to install tensorflow? It shows as error jaroslavtavgen 1 3,122 Apr-26-2020, 10:09 PM
Last Post: Larz60+
  How to obtain values under All when the margins of pivot_table is set to True? new_to_python 0 2,038 Mar-03-2020, 02:54 PM
Last Post: new_to_python
  Join Predicted values with test dataset bhuwan 4 12,419 Mar-28-2019, 12:42 AM
Last Post: bhuwan

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020