diff --git a/Home.md b/Home.md index 6436ca8..b0e86da 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,4 @@ # Forecast -<-- [[Home]]
[[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.