mmn-experiments


Namemmn-experiments JSON
Version 1.6.3 PyPI version JSON
download
home_page
SummaryLibrary to handle experiment information
upload_time2023-05-03 08:41:03
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords experiments machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MMN - Experiments

Library to handle scientific **experiments**. An experiment is a combination of inputs and results,
this library gives the ability to save the outputs and inputs in a standardized way

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mmn-experiments",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "experiments,machine learning",
    "author": "",
    "author_email": "Miquel Mir\u00f3 Nicolau <miquel.miro@uib.cat>, Gabriel Moy\u00e0 Alcover <gabriel_moya@uib.es>",
    "download_url": "https://files.pythonhosted.org/packages/b1/63/19f900ed94413edab9fa011260b5058f1116c8bd460bbe53152ce44ddcbc/mmn_experiments-1.6.3.tar.gz",
    "platform": null,
    "description": "# MMN - Experiments\r\n\r\nLibrary to handle scientific **experiments**. An experiment is a combination of inputs and results,\r\nthis library gives the ability to save the outputs and inputs in a standardized way\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Library to handle experiment information",
    "version": "1.6.3",
    "project_urls": {
        "Homepage": "https://github.com/miquelmn/uib_experiments"
    },
    "split_keywords": [
        "experiments",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "516f44499efec94d0f2c98ef3a822c5db74844d5dc25ee1ebf7609180004af15",
                "md5": "60b61b4c8d754437a5334b9a4c56a689",
                "sha256": "cd88a674e4e566f27f97239f96acbfed8e3279e5a5fddfed4bde8c66328ae168"
            },
            "downloads": -1,
            "filename": "mmn_experiments-1.6.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60b61b4c8d754437a5334b9a4c56a689",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 13238,
            "upload_time": "2023-05-03T08:40:59",
            "upload_time_iso_8601": "2023-05-03T08:40:59.119966Z",
            "url": "https://files.pythonhosted.org/packages/51/6f/44499efec94d0f2c98ef3a822c5db74844d5dc25ee1ebf7609180004af15/mmn_experiments-1.6.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b16319f900ed94413edab9fa011260b5058f1116c8bd460bbe53152ce44ddcbc",
                "md5": "30c68769a29416ef3c487c45baba77d4",
                "sha256": "0c3fd3f126a1094dd49ce72b15ca5a9c7b384a2c4a91046d246f3bf195097196"
            },
            "downloads": -1,
            "filename": "mmn_experiments-1.6.3.tar.gz",
            "has_sig": false,
            "md5_digest": "30c68769a29416ef3c487c45baba77d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10546,
            "upload_time": "2023-05-03T08:41:03",
            "upload_time_iso_8601": "2023-05-03T08:41:03.603190Z",
            "url": "https://files.pythonhosted.org/packages/b1/63/19f900ed94413edab9fa011260b5058f1116c8bd460bbe53152ce44ddcbc/mmn_experiments-1.6.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-03 08:41:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "miquelmn",
    "github_project": "uib_experiments",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "mmn-experiments"
}
        
Elapsed time: 0.06386s