Advertisement
Guest User

Untitled

a guest
Apr 18th, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. categoricalFeaturesInfo: Map storing arity of categorical
  2. features. E.g., an entry (n -> k) indicates that
  3. feature n is categorical with k categories indexed
  4. from 0: {0, 1, ..., k-1}.
  5.  
  6. categoricalFeaturesInfo = {12:4}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement