Add support for factors #1

Closed
opened 2018-07-03 19:58:46 +00:00 by joel · 1 comment
Owner
No description provided.
joel added this to the Primary Tasks milestone 2018-07-03 20:02:15 +00:00
joel self-assigned this 2018-07-03 20:02:20 +00:00
Author
Owner

In my loan dataset these are the following factors:

  • home_ownership
  • verification_status
  • purpose
  • addr_state

home_ownership has levels

  • MORTGAGE
  • OTHER
  • OWN
  • RENT

verification_status has levels

  • Not Verified
  • Source Verified
  • Verified

purpose has levels

  • car
  • credit_card
  • debt_consolidation
  • educational
  • home_improvement
  • house
  • major_purchase
  • medical
  • moving
  • other
  • renewable_energy
  • small_business
  • vacation
  • wedding

addr_state has many levels.

In my loan dataset these are the following factors: * home_ownership * verification_status * purpose * addr_state home_ownership has levels * MORTGAGE * OTHER * OWN * RENT verification_status has levels * Not Verified * Source Verified * Verified purpose has levels * car * credit_card * debt_consolidation * educational * home_improvement * house * major_purchase * medical * moving * other * renewable_energy * small_business * vacation * wedding addr_state has many levels.
joel closed this issue 2018-07-04 20:27:53 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: joel/largeRCRF-Java#1
No description provided.