mbernico / snape

Snape is a convenient artificial dataset generator that wraps sklearn's make_classification and make_regression and then adds in 'realism' features such as complex formating, varying scales, categorical variables, and missing values.
Apache License 2.0
165 stars 21 forks source link

are categorical features dependent ? #16

Open Sandy4321 opened 4 years ago

Sandy4321 commented 4 years ago

are categorical features dependent ?

for example feature1 is dependent on feature2