Python Forum
Using Python and scikitlearn, how to output the individual feature dependencies?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Python and scikitlearn, how to output the individual feature dependencies?
#1
Hello,
I am relatively new to Python and Machine Learning.
I have a basic dataset for insurance fraud and a script that generates the model and runs the predictions.
I am able to output the accuracy percentages, but I would like to also output the feature dependencies: For example, what role did each attribute play in the prediction? The policy_number would be 0.0% where as the claim_amount would likely be 56.2%, does this make sense?
Is there a scikit function for this? Also, is "feature dependency" even the correct term?
Thank you for your help!
-Matt
Reply


Messages In This Thread
Using Python and scikitlearn, how to output the individual feature dependencies? - by warren8r - Jan-30-2020, 07:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  AttributeError: Can't get attribute 'Individual' on <module 'deap.creator' DomClout 4 8,867 Jul-27-2018, 09:05 PM
Last Post: Vysero
  Python Dependencies rbs 4 3,955 Dec-19-2017, 08:24 PM
Last Post: snippsat
  AUCPR of individual features using Random Forest (Error: unhashable Type) melissa 1 3,342 Jul-10-2017, 12:48 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

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