nnetsauce


Namennetsauce JSON
Version 0.27.2 PyPI version JSON
download
home_pagehttps://techtonique.github.io/nnetsauce/
SummaryQuasi-randomized (neural) networks
upload_time2024-11-20 02:37:33
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/c2/03/1fadd4bbec1077c712ee2fa00b07063f7b2f1fea803598e61878a1db8778/nnetsauce-0.27.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.27.2",
    "project_urls": {
        "Download": "https://github.com/Techtonique/nnetsauce",
        "Homepage": "https://techtonique.github.io/nnetsauce/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ec9689588d03f30836fc5af2367d63999a737e1a2ad7e4f94da6397914a7721",
                "md5": "1b6cc9f7128a1db05185915db5e757a6",
                "sha256": "f3dad58745faae7c9c10862579f4f7cf610477479bb9dbd89a0fc6f167f5d631"
            },
            "downloads": -1,
            "filename": "nnetsauce-0.27.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b6cc9f7128a1db05185915db5e757a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 178249,
            "upload_time": "2024-11-20T02:37:31",
            "upload_time_iso_8601": "2024-11-20T02:37:31.292213Z",
            "url": "https://files.pythonhosted.org/packages/4e/c9/689588d03f30836fc5af2367d63999a737e1a2ad7e4f94da6397914a7721/nnetsauce-0.27.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2031fadd4bbec1077c712ee2fa00b07063f7b2f1fea803598e61878a1db8778",
                "md5": "36e9605ea719a678d4addf46de68cffd",
                "sha256": "3e537227de7a8252e92835c048ef787667cf92d0fa200151f8757d15c0bfeee5"
            },
            "downloads": -1,
            "filename": "nnetsauce-0.27.2.tar.gz",
            "has_sig": false,
            "md5_digest": "36e9605ea719a678d4addf46de68cffd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 126447,
            "upload_time": "2024-11-20T02:37:33",
            "upload_time_iso_8601": "2024-11-20T02:37:33.005280Z",
            "url": "https://files.pythonhosted.org/packages/c2/03/1fadd4bbec1077c712ee2fa00b07063f7b2f1fea803598e61878a1db8778/nnetsauce-0.27.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 02:37:33",
    "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: 1.77098s