Skip to content

Latest commit

 

History

History

README.md

Source Code

This directory contains the main source code for the villages ML project.

Structure

  • data_loader.py - Functions for loading and querying the villages database
  • preprocessing.py - Data preprocessing and cleaning utilities
  • models/ - Machine learning models
  • utils/ - Utility functions