diff --git a/Home.md b/Home.md index b0e86da..3bee206 100644 --- a/Home.md +++ b/Home.md @@ -3,4 +3,5 @@ [[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. -
\ No newline at end of file +
+[[test.php]] \ No newline at end of file