Skip to content
View chizi15's full-sized avatar

Block or report chizi15

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. optimal-balanced-ordering optimal-balanced-ordering Public

    To find the optimal balance turnover days for all of single products under each supplier in the current certain state.

    Python

  2. regression-evaluation regression-evaluation Public

    regression evaluation of two series, for accuracy and similarity, typically using y_true and y_pred.

    Python

  3. exponential-smoothing-comparison exponential-smoothing-comparison Public

    test methods in statsmodels.tsa.holtwinters

    Python 1

  4. Newsvendor-related Newsvendor-related Public

    Python

  5. regression_models regression_models Public

    test regression models and methods in pycaret and scikit-learn.

    Jupyter Notebook 1

  6. compensation_to_prediction compensation_to_prediction Public

    If any two one-dimension data like pd.Series have some distinction or deviation, for example, prediction time series and actual time series, this function can make compensation to this difference b…

    Python