nnetsauce


Namennetsauce JSON
Version 0.40.2 PyPI version JSON
download
home_pagehttps://techtonique.github.io/nnetsauce/
SummaryQuasi-randomized (neural) networks
upload_time2025-09-06 06:36:48
maintainerNone
docs_urlNone
authorT. Moudiki
requires_pythonNone
licenseBSD Clause Clear
keywords
VCS
bugtrack_url
requirements jax joblib matplotlib numpy optax pandas requests scipy scikit-learn statsmodels threadpoolctl tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Quasi-randomized (neural) networks for regression, classification and time series forecasting

            

Raw data

            {
    "_id": null,
    "home_page": "https://techtonique.github.io/nnetsauce/",
    "name": "nnetsauce",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "T. Moudiki",
    "author_email": "thierry.moudiki@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/55/84/57232f90c1a2fbbb4c6046f8a7697316619f04d85e498d6f66ffcb41d7fe/nnetsauce-0.40.2.tar.gz",
    "platform": null,
    "description": "Quasi-randomized (neural) networks for regression, classification and time series forecasting\n",
    "bugtrack_url": null,
    "license": "BSD Clause Clear",
    "summary": "Quasi-randomized (neural) networks",
    "version": "0.40.2",
    "project_urls": {
        "Download": "https://github.com/Techtonique/nnetsauce",
        "Homepage": "https://techtonique.github.io/nnetsauce/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f09e95d899471ae034636ea5b1a0900bd0affdacd944a0ac21835f4c22005849",
                "md5": "7a525382c4f9c0e323f62368a3606951",
                "sha256": "47d0bb864f05c4b38ef6f55910fa6a48c63928692bcecb4009038d92f63f9ad9"
            },
            "downloads": -1,
            "filename": "nnetsauce-0.40.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a525382c4f9c0e323f62368a3606951",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 217003,
            "upload_time": "2025-09-06T06:36:47",
            "upload_time_iso_8601": "2025-09-06T06:36:47.219184Z",
            "url": "https://files.pythonhosted.org/packages/f0/9e/95d899471ae034636ea5b1a0900bd0affdacd944a0ac21835f4c22005849/nnetsauce-0.40.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "558457232f90c1a2fbbb4c6046f8a7697316619f04d85e498d6f66ffcb41d7fe",
                "md5": "159ad8d518015e49b11398a082827cd3",
                "sha256": "e697aade7eddd01745d95f558973bc20906af64f759b1bfe98fb525520945ff2"
            },
            "downloads": -1,
            "filename": "nnetsauce-0.40.2.tar.gz",
            "has_sig": false,
            "md5_digest": "159ad8d518015e49b11398a082827cd3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 157293,
            "upload_time": "2025-09-06T06:36:48",
            "upload_time_iso_8601": "2025-09-06T06:36:48.752095Z",
            "url": "https://files.pythonhosted.org/packages/55/84/57232f90c1a2fbbb4c6046f8a7697316619f04d85e498d6f66ffcb41d7fe/nnetsauce-0.40.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-06 06:36:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Techtonique",
    "github_project": "nnetsauce",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "jax",
            "specs": []
        },
        {
            "name": "joblib",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "optax",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "statsmodels",
            "specs": []
        },
        {
            "name": "threadpoolctl",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "nnetsauce"
}
        
Elapsed time: 1.28388s