crossmdf


Namecrossmdf JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/Hiromuabe/cromdf
SummaryAn utility for fusing data across different modalities like text and image
upload_time2024-01-13 08:35:52
maintainer
docs_urlNone
authorHiromu Abe
requires_python>=3.6
licenseMIT
keywords data fusion multimodal text features image features
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cromdf
A library for integrating and analyzing data from different modalities (text, images, audio, etc.). This library helps to combine information from different types of data sources for richer insights and predictions. It provides a way to fuse data to improve the performance of machine learning models



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Hiromuabe/cromdf",
    "name": "crossmdf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "data fusion,multimodal,text features,image features",
    "author": "Hiromu Abe",
    "author_email": "s2122072@stu.musashino-u.ac.jp",
    "download_url": "https://files.pythonhosted.org/packages/f5/ca/fe8bbdae4747e6147e4ffc20520d4d9e564fdabf53d4eba5ee8ec66ca62c/crossmdf-0.1.0.tar.gz",
    "platform": null,
    "description": "# cromdf\nA library for integrating and analyzing data from different modalities (text, images, audio, etc.). This library helps to combine information from different types of data sources for richer insights and predictions. It provides a way to fuse data to improve the performance of machine learning models\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An utility for fusing data across different modalities like text and image",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Hiromuabe/cromdf",
        "Source": "https://github.com/Hiromuabe/cromdf/"
    },
    "split_keywords": [
        "data fusion",
        "multimodal",
        "text features",
        "image features"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f79e9aa3400cd13ba3100afea279aad95476cba372b21c0bbc6af09b693e331a",
                "md5": "b2ddc0a586fff4a93fd26f9d8a0282d0",
                "sha256": "86674d1f96a9b112183d4d97b42d8ed2b82d894a2a550d290c90388c23febe27"
            },
            "downloads": -1,
            "filename": "crossmdf-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b2ddc0a586fff4a93fd26f9d8a0282d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2345,
            "upload_time": "2024-01-13T08:35:50",
            "upload_time_iso_8601": "2024-01-13T08:35:50.708631Z",
            "url": "https://files.pythonhosted.org/packages/f7/9e/9aa3400cd13ba3100afea279aad95476cba372b21c0bbc6af09b693e331a/crossmdf-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5cafe8bbdae4747e6147e4ffc20520d4d9e564fdabf53d4eba5ee8ec66ca62c",
                "md5": "47c2364b23cf71ba1458fbebfe3fac06",
                "sha256": "c05eac51bcfd1a7eae82cbebdca60249b274fdd657a91eb1ea98f44f60cd433e"
            },
            "downloads": -1,
            "filename": "crossmdf-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "47c2364b23cf71ba1458fbebfe3fac06",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2500,
            "upload_time": "2024-01-13T08:35:52",
            "upload_time_iso_8601": "2024-01-13T08:35:52.611884Z",
            "url": "https://files.pythonhosted.org/packages/f5/ca/fe8bbdae4747e6147e4ffc20520d4d9e564fdabf53d4eba5ee8ec66ca62c/crossmdf-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-13 08:35:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Hiromuabe",
    "github_project": "cromdf",
    "github_not_found": true,
    "lcname": "crossmdf"
}
        
Elapsed time: 0.16493s