Update Home
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
</br>
|
</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.
|
[[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>
|
</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.
|
[[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 there was improvment.
|
||||||
</br>
|
</br>
|
||||||
[[forecast_output.json]] - output for python script data.
|
[[forecast_output.json]] - output for python script data.
|
||||||
</br>
|
</br>
|
||||||
|
|||||||
Reference in New Issue
Block a user