From a03bb47e6f65b4d6575ae9a71a58f99ca11ca666 Mon Sep 17 00:00:00 2001 From: willwheeler Date: Thu, 18 Jun 2026 20:26:09 +0000 Subject: [PATCH] Update Home --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index da57e60..ccc0aee 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@
[[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.
-[[forecast_comp.py]] - Takes a target data set and addes another set to the LLM to give it more data and prodouce accurate results. Gives the Mean error of the single set and the multi set to see if ther ewas improvment. +[[forecast_comp.py]] - Takes a target data set and addes another set to the LLM to give it more data and prodouce accurate results. Gives the Mean error of the single set and the multi set to see if there was improvment.
[[forecast_output.json]] - output for python script data.