PBFS


NamePBFS JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/hongzhu6129/HidenFeatures
SummaryPerformance Based Feature selection Technique: Prototype
upload_time2023-09-27 12:31:39
maintainerMovin Fernandes
docs_urlNone
authorMovin Fernandes, Prof. Hong Zhu
requires_python
licenseMIT
keywords feature selection machine learning feature engineering performance based open source
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a PBFS (Performance-Based Feature Selection) Library.

The library has functions which predict the effect of features on ML models based on pre-trained ML models. 
Library owners: Movin Fernandes, Hong Zhu.

This was created as a part of Dissertation project for MSc Data Analytics alongside Research.

===========================================================================================================================




CHANGE LOG For Performance based Feature Selection Technique


===========================================================================================================================

Latest Changes

/\

||        2.0.0 --  Latest update - Consists of updates to descriptions, python code, metadata.

||        1.0.8 --  bug fixes

||        1.0.7 --  path fixes v4

||        1.0.6 --  path fixes v3

||        1.0.5 --  path fixes v2

||        1.0.4 --  path fixes

||        1.0.3 --  path fixes for users to use the function call

||        1.0.2 --  bug fixes for users to use the function call

||        1.0.0.2 --  Bug fixes, path fixes.

||        1.0.0.1 --  Bug fixes, path fixes.

||        1.0.0 -- First Release to PYPI

/\

Oldest changes




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hongzhu6129/HidenFeatures",
    "name": "PBFS",
    "maintainer": "Movin Fernandes",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "movin.fernandes@hotmail.com",
    "keywords": "Feature selection,Machine learning,Feature engineering,Performance based,open source",
    "author": "Movin Fernandes, Prof. Hong Zhu",
    "author_email": "movin.fernandes@hotmail.com, hzhu@brookes.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/95/e4/8a4d764dbed4a8e31e929925c862b050c02f21af54042b6540f5bd7bec87/PBFS-2.0.0.tar.gz",
    "platform": null,
    "description": "This is a PBFS (Performance-Based Feature Selection) Library.\n\nThe library has functions which predict the effect of features on ML models based on pre-trained ML models. \nLibrary owners: Movin Fernandes, Hong Zhu.\n\nThis was created as a part of Dissertation project for MSc Data Analytics alongside Research.\n\n===========================================================================================================================\n\n\n\n\nCHANGE LOG For Performance based Feature Selection Technique\n\n\n===========================================================================================================================\n\nLatest Changes\n\n/\\\n\n||        2.0.0 --  Latest update - Consists of updates to descriptions, python code, metadata.\n\n||        1.0.8 --  bug fixes\n\n||        1.0.7 --  path fixes v4\n\n||        1.0.6 --  path fixes v3\n\n||        1.0.5 --  path fixes v2\n\n||        1.0.4 --  path fixes\n\n||        1.0.3 --  path fixes for users to use the function call\n\n||        1.0.2 --  bug fixes for users to use the function call\n\n||        1.0.0.2 --  Bug fixes, path fixes.\n\n||        1.0.0.1 --  Bug fixes, path fixes.\n\n||        1.0.0 -- First Release to PYPI\n\n/\\\n\nOldest changes\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Performance Based Feature selection Technique: Prototype",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/hongzhu6129/HidenFeatures"
    },
    "split_keywords": [
        "feature selection",
        "machine learning",
        "feature engineering",
        "performance based",
        "open source"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95e48a4d764dbed4a8e31e929925c862b050c02f21af54042b6540f5bd7bec87",
                "md5": "e0e568d0c138764024a7afa0016e99a3",
                "sha256": "85e6bbce5e74ea5c7dfb6a198c2df4d39cd53373a9e4a450dd67f37e25318dc5"
            },
            "downloads": -1,
            "filename": "PBFS-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e0e568d0c138764024a7afa0016e99a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13499095,
            "upload_time": "2023-09-27T12:31:39",
            "upload_time_iso_8601": "2023-09-27T12:31:39.848530Z",
            "url": "https://files.pythonhosted.org/packages/95/e4/8a4d764dbed4a8e31e929925c862b050c02f21af54042b6540f5bd7bec87/PBFS-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-27 12:31:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hongzhu6129",
    "github_project": "HidenFeatures",
    "github_not_found": true,
    "lcname": "pbfs"
}
        
Elapsed time: 0.11631s