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