Skip to main content
skforecast
ملف منشئ GitHub

skforecast

عرض على مستوى المستودعات لـ ٣٣ skills مجمعة عبر ٢ مستودعات GitHub.

skills مجمعة
٣٣
مستودعات
٢
محدث
٢٤ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

autocorrelation-and-lag-selection
غير مصنف

Analyzes time series dynamics with the fast skforecast.stats functions acf, pacf and calculate_lag_autocorrelation. Covers reading ACF/PACF patterns to identify AR/MA orders and seasonality, ranking lags by partial autocorrelation, and feeding the result to…

٢٤ أغسطس ٢٠٢٦
backtesting-configuration
غير مصنف

Configures TimeSeriesFold parameters for backtesting based on deployment scenarios. Maps business requirements (retraining frequency, forecast horizon, data budget) to cross-validation strategy parameters. Use when the user describes how they plan to deploy…

٢٤ أغسطس ٢٠٢٦
baseline-forecasting
غير مصنف

Builds and evaluates simple baseline forecasts with ForecasterEquivalentDate (equivalent-date / seasonal-naive / moving-average) to benchmark machine learning models. Covers offset (int vs pandas DateOffset), n_offsets with agg_func, backtesting a baseline,…

٢٤ أغسطس ٢٠٢٦
choosing-a-forecaster
غير مصنف

Guides selection of the appropriate skforecast forecaster based on the user's data characteristics and requirements. Provides a decision matrix mapping use cases to forecaster classes. Use when the user is unsure which forecaster to use or asks for a…

٢٤ أغسطس ٢٠٢٦
complete-api-reference
غير مصنف

Provides complete constructor and method signatures for all skforecast forecasters, backtesting functions, search functions, cross-validation classes, preprocessing, feature selection, and drift detection. Use when the user needs exact parameter names, types,…

٢٤ أغسطس ٢٠٢٦
deep-learning-forecasting
غير مصنف

Forecasts time series using recurrent neural networks (RNN, LSTM, GRU) with ForecasterRnn and the create_and_compile_model helper. Covers model architecture, training, and multi-series deep learning. Use when the user wants to use deep learning / neural…

٢٤ أغسطس ٢٠٢٦
drift-detection
غير مصنف

Detects data drift in time series forecasting pipelines using RangeDriftDetector and PopulationDriftDetector. Covers range-based out-of-range detection and statistical distribution tests. Use when the user wants to monitor model reliability in production.

٢٤ أغسطس ٢٠٢٦
feature-engineering
غير مصنف

Creates features for time series forecasting: calendar features with skforecast's `CalendarFeatures` (cyclical, onehot, or spline encoding) — either delegated to the forecaster via the `calendar_features` parameter or built manually as exog — holiday distance…

٢٤ أغسطس ٢٠٢٦
عرض 8 من أصل ١٧ skills مجمعة.
backtesting-configuration
غير مصنف

Configures TimeSeriesFold parameters for backtesting based on deployment scenarios. Maps business requirements (retraining frequency, forecast horizon, data budget) to cross-validation strategy parameters. Use when the user describes how they plan to deploy…

٣٠ يونيو ٢٠٢٦
choosing-a-forecaster
غير مصنف

Guides selection of the appropriate skforecast forecaster based on the user's data characteristics and requirements. Provides a decision matrix mapping use cases to forecaster classes. Use when the user is unsure which forecaster to use or asks for a…

٣٠ يونيو ٢٠٢٦
complete-api-reference
غير مصنف

Complete constructor signatures and method signatures for all skforecast forecasters, backtesting functions, search functions, cross-validation classes, preprocessing, feature selection, and drift detection. Use when the user needs exact parameter names,…

٣٠ يونيو ٢٠٢٦
deep-learning-forecasting
غير مصنف

Forecasts time series using recurrent neural networks (RNN, LSTM, GRU) with ForecasterRnn and the create_and_compile_model helper. Covers model architecture, training, and multi-series deep learning. Use when the user wants to use deep learning / neural…

٣٠ يونيو ٢٠٢٦
feature-engineering
غير مصنف

Creates features for time series forecasting: calendar features with skforecast's `CalendarFeatures` (cyclical, onehot, or spline encoding) — either delegated to the forecaster via the `calendar_features` parameter or built manually as exog — holiday distance…

٣٠ يونيو ٢٠٢٦
forecasting-multiple-series
غير مصنف

Forecasts multiple time series simultaneously using a global model with ForecasterRecursiveMultiSeries or ForecasterDirectMultiVariate. Covers data formats, encoding, per-series transformers, and multi-series backtesting. Use when the user has two or more…

٣٠ يونيو ٢٠٢٦
forecasting-single-series
غير مصنف

Forecasts a single time series using ForecasterRecursive or ForecasterDirect. Covers data preparation, model creation, training, prediction, backtesting, and prediction intervals. Use when the user needs to predict future values of one time series.

٣٠ يونيو ٢٠٢٦
foundation-forecasting
غير مصنف

Zero-shot time series forecasting with pre-trained foundation models (Amazon Chronos-2, Google TimesFM 2.5, Salesforce Moirai-2, Soda-INRIA TabICL, Prior Labs TabPFN-TS, The Forecasting Company T0) via ForecasterFoundation and FoundationModel. Covers single…

٣٠ يونيو ٢٠٢٦
عرض 8 من أصل ١٦ skills مجمعة.
عرض ٢ من أصل ٢ مستودعات
تم تحميل كل المستودعات