Created
March 7, 2019 15:56
-
-
Save mikkokotila/0b3d5910ea0d8e937f662e348de4495f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import talos as ta | |
x, y = ta.templates.datasets.cervical_cancer() | |
p = ta.templates.params.cervical_cancer() | |
model = ta.templates.models.cervical_cancer() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment