1
0
mirror of https://github.com/ami-sc/fire-detection.git synced 2024-07-07 08:27:50 +02:00
fire-detection/notebooks
2023-11-17 16:34:30 -06:00
..
DiscreteWaveletTransform.ipynb Update notebooks directory 2023-11-17 16:34:30 -06:00
README.md Update notebooks directory 2023-11-17 16:34:30 -06:00
XGBoost.ipynb Update notebooks directory 2023-11-17 16:34:30 -06:00

/notebooks


Directory Contents

  • ./README.md:
    • This file.
  • ./XGBoost_Model.ipynb:
    • Full training and hyperparameter tuning process for the XGBoost model used in the motion detection code.
  • ./DiscreteWaveletTransform.ipynb:
    • Example analysis for the histogram generation and wavelet decomposition.