Git Product home page Git Product logo

osftest's Introduction

Getting Started

Click this button Binder to run this project!

You'll find everything you need in main.ipynb!

Files in this Project

  • README.md That's what you're reading right now! This file is machine generated by the build_readmd.sh file.
  • requirements.txt, and postBuild These are used to specify the Python environment that binder needs to prepare for our code to run
  • main.ipynb This is where your code runs! It is a Jupyter notebook configured to use the Python programming language. It shows an example of loading data, running analyses on it, and plotting results.

Making Edits

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:

  1. Create a copy of this template. It will need to be a public repo, but you can name it whatever you want
  2. Create a github personal access token. It will need the repo and workflow scopes
  3. Open your project on binder (the binder button in your README will automatically update to link to your project!)
  4. Make edits to your project on binder like you normally would
  5. Open a terminal on binder and run:
git pull
git add --all
git commit -m "some friendly message here"
git push

When prompted to enter your password, enter your personal access token instead.

Model Card

Last updated: 2021-12-14 09:35:43 PM UTC

Inspired by Model Cards for Model Reporting (Mitchell et al.).

Model Details

TODO: Intro paragraph about the model, the model type, the researchers, the data, the training, and the uses

Papers

TODO: Link papers about/using the model

Model Use

TODO: Paragraph about the intended/valid uses of the model

TODO: Paragraph about example non-intended/invalid uses of the model

Data

TODO: Exact details on the data, how it was obtained, how it was cleaned, and what population(s) it does and does not represent

Performance

TODO: Exact details on how the model was trained and evaluated, and the statistical results of those tests

Limitations

TODO: Reiterate limitations mentioned above and fully elaborate the "so what" of those limitations

Contact

If you have questions or comments about this model, please contact:

  • TODO

osftest's People

Contributors

snotskie avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.