Skip to content

sainarendrapanga04/hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employee-risk

Minimal scaffold for the Employee Risk Scoring PoC.

Structure:

  • src/ : source code (data generation, feature extraction, models, API)
  • docker/ : docker files
  • tests/ : basic tests

Quickstart:

  1. Create a virtual environment: python -m venv .venv
  2. Activate it and install: pip install -r requirements.txt
  3. Run tests: pytest -q

This scaffold contains placeholder implementations to get you started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors