Update Home

2026-06-18 20:16:27 +00:00
parent 392f3b2f4e
commit 18bf179e5c
+2 -1
@@ -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.
</br>
[[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.
</br>
</br>
[[test.php]]