From dd0998cfe6e5fee07b072ea0d3217c3d064b7775 Mon Sep 17 00:00:00 2001
From: tomrink <rink@ssec.wisc.edu>
Date: Wed, 24 Apr 2024 12:02:47 -0500
Subject: [PATCH] snapshot...

---
 .../{logistic_regression.py => classification.py}                 | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename modules/machine_learning/{logistic_regression.py => classification.py} (100%)

diff --git a/modules/machine_learning/logistic_regression.py b/modules/machine_learning/classification.py
similarity index 100%
rename from modules/machine_learning/logistic_regression.py
rename to modules/machine_learning/classification.py
-- 
GitLab