diff --git a/README.md b/README.md index 2f3f32e..fa070aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # IDEA -use a time-series model to plot throughout the year and by week +Use a time-series model to plot throughout the year and by week # conclusion -the data for the date is completely inconsistent and shows no reasonable way to turn it back into a numerical date on top of it. \ No newline at end of file +The data for the date is completely inconsistent (with respect to the dating) and shows no reasonable way to turn it back into a numerical date on top of it. The desired technique of this exploration was to use a time series model to leverage the yearly periodic nature. However, the dates cannot be unnormalized from their 0-1 normalization, and so this method is not possible and is therefore not feasible for the desired technique exploration, rendering this investigation null.