HealthCatalyst / healthcareai-py

Python tools for healthcare machine learning
http://healthcare.ai
MIT License
309 stars 186 forks source link

Pass all params through to sklearn #455

Open mmastand opened 6 years ago

mmastand commented 6 years ago

We need the **keyword args in the advanced class. For instance, I want to pass balanced = True through and then sit back and profit.