nnetsauce


Namennetsauce JSON
Version 0.36.2 PyPI version JSON
download
home_pagehttps://techtonique.github.io/nnetsauce/
SummaryQuasi-randomized (neural) networks
upload_time2025-07-09 17:40:42
maintainerNone
docs_urlNone
authorT. Moudiki
requires_pythonNone
licenseBSD Clause Clear
keywords
VCS
bugtrack_url
requirements joblib matplotlib numpy 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/c0/da/14b461a27ce5915f67126e1437feb0722a22eeaf7b8bf3a1e56ebcfc1ddd/nnetsauce-0.36.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.36.2",
    "project_urls": {
        "Download": "https://github.com/Techtonique/nnetsauce",
        "Homepage": "https://techtonique.github.io/nnetsauce/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "131cc350530b99c7ee2cf062424755ceb7921f175e025f90813ada4ed2081913",
                "md5": "d7e19dd2c0daffe0b95022991e96db7e",
                "sha256": "aff367d40ff0c033727de6884f7d71d9dd6c8cc93a03be4a31e5d8ec6427ccd9"
            },
            "downloads": -1,
            "filename": "nnetsauce-0.36.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7e19dd2c0daffe0b95022991e96db7e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 204137,
            "upload_time": "2025-07-09T17:40:40",
            "upload_time_iso_8601": "2025-07-09T17:40:40.751914Z",
            "url": "https://files.pythonhosted.org/packages/13/1c/c350530b99c7ee2cf062424755ceb7921f175e025f90813ada4ed2081913/nnetsauce-0.36.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c0da14b461a27ce5915f67126e1437feb0722a22eeaf7b8bf3a1e56ebcfc1ddd",
                "md5": "375ac95414ad844b6f7ee82bb1f1235d",
                "sha256": "d4445bf107b6dccce17ce0a344c9d9791fb7925656e4d408f6fcae4cb9a72ebf"
            },
            "downloads": -1,
            "filename": "nnetsauce-0.36.2.tar.gz",
            "has_sig": false,
            "md5_digest": "375ac95414ad844b6f7ee82bb1f1235d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 147549,
            "upload_time": "2025-07-09T17:40:42",
            "upload_time_iso_8601": "2025-07-09T17:40:42.202500Z",
            "url": "https://files.pythonhosted.org/packages/c0/da/14b461a27ce5915f67126e1437feb0722a22eeaf7b8bf3a1e56ebcfc1ddd/nnetsauce-0.36.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 17:40:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Techtonique",
    "github_project": "nnetsauce",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "joblib",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "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: 0.57281s