martinb-ai

Results 6 issues of martinb-ai

# Description - [x] Forecasting menu option - [x] Forecasting Controller/model/view - [x] Show dataset - [x] Plot dataset - [x] Combine dataset - [x] Delete dataset column - [x]...

feat XL

Hi! As you may know, tickers off of yfinance are structured as so: `YYYY-MM-DD` --> `2019-07-08` Figuring out frequency for this would be business days : `B` ```python ticker_series =...

Hi again! Currently, I am training an NBEATS model on the following: - 10,000+ Timeseries of varying lengths (200-7000+) all with 4 past_covariates that match in timesteps. (quite a feat)...

# Description No additional install dependancies needed. Example: ``` load aapl.csv trans aapl ``` Any models that use tensorboard to track gradients, now automatically saves logs for viewing. The user...

enhancement
feat XS

The goal is to get more worldwide traction with many users from all across the globe. Let's get the ball rolling on this initiative. Always easier to add/edit files once...

enhancement
feat XL

Hi there, Firstly, I want to express my appreciation for the insightful tutorial and the fine-tuning repository. I've found them extremely useful. :rocket: I'm looking to clarify what the minimum...