Click this button to run this project!
You'll find everything you need in main.ipynb!
- TODO
Changes that you make on binder are temporary. You can download your files from binder, or you can make your own repo that lives on github.
To make your own repo copy of this project that you can edit:
- Create a copy of this template. It will need to be a public repo, but you can name it whatever you want
- Create a github personal access token. It will need the
repoandworkflowscopes - Open your project on binder (the binder button in your README will automatically update to link to your project!)
- Make edits to your project on binder like you normally would
- Open a terminal on binder and run:
git pull
git add --all
git commit -m "some friendly message here"
git pushWhen prompted to enter your password, enter your personal access token instead.
Last updated: 2021-12-29 05:17:55 PM UTC
Inspired by Model Cards for Model Reporting (Mitchell et al.).
TODO: Intro paragraph about the model, the model type, the researchers, the data, the training, and the uses
TODO: Link papers about/using the model
TODO: Paragraph about the intended/valid uses of the model
TODO: Paragraph about example non-intended/invalid uses of the model
TODO: Exact details on the data, how it was obtained, how it was cleaned, and what population(s) it does and does not represent
TODO: Exact details on how the model was trained and evaluated, and the statistical results of those tests
TODO: Reiterate limitations mentioned above and fully elaborate the "so what" of those limitations
If you have questions or comments about this model, please contact:
- TODO