Skip to content

ConradKash/sunbird_tasks

Repository files navigation

  • coverage

  • Fork this repository to create your own copy.

  • (More info about forking a repository)

  • Clone your repository to access it locally: git clone https://github.com/<your-username>/model-test.git. (Replace <your-username> with your Github username.)

  • Replace the model file model.pkl with your model file

  • then in the model.py replace the True if you used a pipeline

  • Create a python virtual environment: python -m venv venv

  • Activate the virtual environment:

    • Linux/Mac: source venv/bin/activate
    • Windows: venv\Scripts\activate.bat
  • Install the required python packages: pip install -r requirements.txt

  • Run the command pytest.

  • Run `uvicorn app.main:app --relaod to start the API and run tests

About

This is where i will be uploading most of the sunbird tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •