issues
search
Nixtla
/
utilsforecast
https://nixtlaverse.nixtla.io/utilsforecast
Apache License 2.0
45
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: njit with args
#137
jmoralez
closed
3 days ago
1
Add MSSE and RMSSE losses
#136
marcozanotti
closed
3 days ago
3
Add MSSE and RMSSE metrics
#135
marcozanotti
closed
3 days ago
6
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the ci-dependencies group
#134
dependabot[bot]
closed
3 days ago
0
enh: ignore pandas perf warnings on unvectorized offsets
#133
jmoralez
closed
2 weeks ago
1
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the ci-dependencies group
#132
dependabot[bot]
closed
3 weeks ago
0
Bump the ci-dependencies group with 2 updates
#131
dependabot[bot]
closed
4 weeks ago
0
fix: ensure numpy in fill_gaps bounds
#130
jmoralez
closed
1 month ago
1
add `preprocessing.id_time_grid`
#129
jmoralez
closed
1 month ago
1
Bump the ci-dependencies group with 2 updates
#128
dependabot[bot]
closed
1 month ago
0
Bump actions/checkout from 4.1.7 to 4.2.0 in the ci-dependencies group
#127
dependabot[bot]
closed
1 month ago
0
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the ci-dependencies group
#126
dependabot[bot]
closed
2 months ago
0
fix: ensure xticks are within plot limits
#125
jmoralez
closed
2 months ago
1
`plot_series` function adding dates that don't exist in dataset
#124
MMenchero
closed
2 months ago
4
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the ci-dependencies group
#123
dependabot[bot]
closed
2 months ago
0
feat: add forecast bias metric
#122
jmoralez
closed
2 months ago
1
feat: support dask and spark dataframes in evaluate
#121
jmoralez
closed
2 months ago
1
Bump the ci-dependencies group with 2 updates
#120
dependabot[bot]
closed
2 months ago
0
feat: add future_exog_to_historic function
#119
jmoralez
closed
3 months ago
1
Give plot_series the option of not showing zeros
#118
MMenchero
closed
2 months ago
2
use TypeVar to get correct output type
#117
jmoralez
closed
3 months ago
1
support single ax object in plot_series
#116
jmoralez
closed
3 months ago
1
Pylance warning: Cannot access attribute "loc" and "groupby" for class "pl_DataFrame" in evaluate method
#115
Harikapl
closed
3 months ago
3
Cannot use ax parameter in plot_series
#114
MaickelHubner
closed
3 months ago
5
use validate_format in fill_gaps
#113
jmoralez
closed
3 months ago
1
generate ranges with time_unit for polars in fill_gaps
#112
jmoralez
closed
3 months ago
1
support returning multiple time features from function
#111
jmoralez
closed
4 months ago
1
accept plot object in plot_series
#109
jmoralez
closed
4 months ago
1
Max width in plot function
#110
MaickelHubner
closed
4 months ago
4
add time_features to feature engineering
#108
jmoralez
closed
4 months ago
1
use utc to handle timezones in fill_gaps
#107
jmoralez
closed
4 months ago
1
drop na for pandas in counts_by_id
#106
jmoralez
closed
4 months ago
1
use single baseline in rmae
#105
jmoralez
closed
4 months ago
1
Bump actions/setup-python from 5.1.0 to 5.1.1 in the ci-dependencies group
#104
dependabot[bot]
closed
4 months ago
0
fix rmae
#103
concimuscb
closed
4 months ago
6
Calling RMAE on a crossvalidation DataFrame with some NaN forecasts RMAE evaluates them to 0.0
#102
concimuscb
closed
4 months ago
3
RMAE fails when trying to evaluate many models against one
#101
concimuscb
closed
4 months ago
1
Using evaluate with MASE or RMAE
#100
concimuscb
closed
4 months ago
1
add agg_fn to evaluate
#99
jmoralez
closed
4 months ago
1
make df optional in plot_series
#98
jmoralez
closed
4 months ago
1
Impossible to plot Insample Anomalies without a `forecast_df`
#97
omriKramer
closed
4 months ago
4
Bump the ci-dependencies group with 4 updates
#96
dependabot[bot]
closed
5 months ago
0
rename _ProcessedDF
#95
jmoralez
closed
5 months ago
1
support lists in assign_columns
#94
jmoralez
closed
5 months ago
1
add ensure_sorted and ProcessedDF named tuple
#93
jmoralez
closed
5 months ago
1
[FEAT] use current stylesheet's color palette by default
#92
elephaint
closed
4 months ago
6
processing.counts_by_id returns a zero count for NaNs
#91
zecevicp
closed
4 months ago
5
remove target transforms
#90
jmoralez
closed
4 months ago
1
ignore zeros on mape calculation
#89
jmoralez
closed
5 months ago
1
MAPE calculation might need an update
#86
iamyihwa
closed
5 months ago
1
Next