Update Home

2026-06-17 21:22:00 +00:00
parent 3e79aec9d2
commit 805c99823d
+1 -1
@@ -3,5 +3,5 @@
</br>
[[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_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 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 ther ewas improvment.
</br>