Update Home
+3
-2
@@ -1,6 +1,7 @@
|
||||
# Forecast
|
||||
<-- [[Home]]
|
||||
</br>
|
||||
[[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.
|
||||
</br>
|
||||
[[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
|
||||
</br>
|
||||
Reference in New Issue
Block a user