Skip to main content

A package implementing a supervised model validation framework.

Project description

Model Validation Framework

description here...

Getting Started

For full documentation of the project and instructions on how to get started, visit the documentation site.

Project Administration

Dependencies

R dependencies are managed using renv. Spin up a Python Virtual Environment

Python dependencies are specified by requirements.txt. This file is generated from requirements.in by running python3 -m piptools compile.

Git

This project operates using two Git branches

  • dev
  • main

All development work should be undertaken on the development branch. The dev branch should then be merged into the master branch when key milestones are met.

Testing Framework

Tests run in CI on every commit. Python code is tested using pytest in a Python Virtual Environment specified by requirements.txt.

Documentation

This project uses a static site generator called Docusaurus to create its documentation. The content for the documentation site is contained in documentation/docs/. Any updates to documentation can be verified in a development server by running npm i && npm start from the documentation/ directory. The public documentation site is rebuilt only for commits to the main branch. This is primarily to economise CI minutes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mvf-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

mvf-0.0.1-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page