Skip to content

Instantly share code, notes, and snippets.

@mikkokotila
Created March 7, 2019 15:56
Show Gist options
  • Save mikkokotila/0b3d5910ea0d8e937f662e348de4495f to your computer and use it in GitHub Desktop.
Save mikkokotila/0b3d5910ea0d8e937f662e348de4495f to your computer and use it in GitHub Desktop.
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