Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VicentePerezSoloviev committed Nov 24, 2020
1 parent 361ae2a commit 53e6a61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,12 @@ The cost function to optimize is the minimization of two parameter sum. Both par

The EDA returns the best cost, the combination and the history of costs if wanted to be plotted.

#### Time series transformations selection

When working with large datasets in time series Machine Learning projects, it is common to use different time series transformations in order to improve the forecasting model. In this approach an EDA is used to find the optimum transformations of the time series.

In the Notebooks directory there is a example.

## Getting started

#### Prerequisites
Expand Down

0 comments on commit 53e6a61

Please sign in to comment.