From eb5e6090913f4598b49b54f3615c56ff7be013b9 Mon Sep 17 00:00:00 2001 From: willwheeler Date: Wed, 17 Jun 2026 21:21:21 +0000 Subject: [PATCH] Update Home --- Home.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 8d92ab4..3bc5634 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,7 @@ # Forecast +<-- [[Home]]
-[[forecast.py]] +[[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_output.json]] +[[forecast_output.json]] - 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
\ No newline at end of file