microsoft / finnts

Microsoft Finance Time Series Forecasting Framework (FinnTS) is a forecasting package that utilizes cutting-edge time series forecasting and parallelization on the cloud to produce accurate forecasts for financial data.
https://microsoft.github.io/finnts
Other
184 stars 34 forks source link

fix log bug #108

Closed mitokic closed 2 years ago

mitokic commented 2 years ago

Fixed issue around NaN/Inf values getting created when taking the log of negative external regressor values during feature engineering.