aiBatteryLifeCycle / tests /__init__.py
NeerajCodz's picture
feat: full project — ML simulation, dashboard UI, models on HF Hub
f381be8
"""
tests package
=============
Test and validation scripts for all models and components.
Modules
-------
- test_v2_models.py : Comprehensive v2 model validation (all 14 classical models)
Generates HTML/MD reports, visualizations, metrics
- test_predictions.py : Quick endpoint test on sample features
"""