blaze-forecaster


Nameblaze-forecaster JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryForecaster that combines the strengths of SARIMA and Prophet.
upload_time2023-08-15 01:44:45
maintainer
docs_urlNone
authorYsabel Chen
requires_python
license
keywords python forecaster
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The package employs a combination of time series models: SARIMA and Prophet. Required installations to run the package: Stats models, Prophet.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "blaze-forecaster",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,forecaster",
    "author": "Ysabel Chen",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/0b/42/5ee2ac504e892498d8e6e80b7897a63a56236d93feffe15b1eb34999c009/blaze-forecaster-0.1.0.tar.gz",
    "platform": null,
    "description": "The package employs a combination of time series models: SARIMA and Prophet. Required installations to run the package: Stats models, Prophet.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Forecaster that combines the strengths of SARIMA and Prophet.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        "forecaster"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f89135b012000ad3ea3a8592505e2c89f8725cf13bad5a8bce1459c3ec370dc",
                "md5": "afd2552648b7813b290c2d5a37983d5e",
                "sha256": "9b2273d34990deb6c418b0f7bf8fca9f1cb78a95ce6cc0e769a9545429529fad"
            },
            "downloads": -1,
            "filename": "blaze_forecaster-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "afd2552648b7813b290c2d5a37983d5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7946,
            "upload_time": "2023-08-15T01:44:43",
            "upload_time_iso_8601": "2023-08-15T01:44:43.269023Z",
            "url": "https://files.pythonhosted.org/packages/9f/89/135b012000ad3ea3a8592505e2c89f8725cf13bad5a8bce1459c3ec370dc/blaze_forecaster-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b425ee2ac504e892498d8e6e80b7897a63a56236d93feffe15b1eb34999c009",
                "md5": "ca7f4682a733ae0ca7e8a2140fc2e3f0",
                "sha256": "c32d3b15bd979b9f7c85434740f51c35bc8bb55ec5d9649dc01bd49743553c70"
            },
            "downloads": -1,
            "filename": "blaze-forecaster-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ca7f4682a733ae0ca7e8a2140fc2e3f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7499,
            "upload_time": "2023-08-15T01:44:45",
            "upload_time_iso_8601": "2023-08-15T01:44:45.138170Z",
            "url": "https://files.pythonhosted.org/packages/0b/42/5ee2ac504e892498d8e6e80b7897a63a56236d93feffe15b1eb34999c009/blaze-forecaster-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-15 01:44:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "blaze-forecaster"
}
        
Elapsed time: 0.43644s