From 1dbe9fc4b864ef3e74126bd73d130ed69de8bd0c Mon Sep 17 00:00:00 2001 From: willwheeler Date: Wed, 17 Jun 2026 21:22:21 +0000 Subject: [PATCH] Update Home --- Home.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Home.md b/Home.md index 6436ca8..b0e86da 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,4 @@ # Forecast -<-- [[Home]]
[[forecast.py]] - Takes a data set and uses 80% of the data to train itself and the last 20% of the data to comapre the accuracy of its results. It also shows the mean error of the data generated.