Topsis-Uday-102053008


NameTopsis-Uday-102053008 JSON
Version 1.0.12 PyPI version JSON
download
home_pagehttps://github.com/uday-uppal
SummaryThe one stop tool to perform Multiple Criteria Decision Making(MCDM) using Topsis
upload_time2023-01-22 08:11:16
maintainer
docs_urlNone
authorUday Uppal
requires_python
licenseMIT
keywords topsis machine learning statistics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TOPSIS-Uday-102053008 
 The package enables you to perform TOPSIS Multi Criteria Decision Making on the input csv file. The package outputs the csv file containing additional 2 columns, the TOPSIS SCORE and RANK assigned by the Topsis algorithm.  
 ### How to INSTALL  
 - pip install TOPSIS-Uday-102053008  
 - Topsis-Uday-102053008 <InputDataFile> <Weights> <Impacts> <ResultFileName>  
 - ✨Magic ✨ ### Example  - Topsis-Uday-102053008 '102053008-data.csv' '1,1,1,1,1' '+,-,+,+,+' '102053008-result.csv'  
  ### Application  
  - The algorithm could be used to rank different choices according to its impact and weight associated with each columns. The output is the rank of each choice with numerically lower rank is the preferred option and vice versa.  
 ### License  
###  MIT


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/uday-uppal",
    "name": "Topsis-Uday-102053008",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "TOPSIS,MACHINE LEARNING,STATISTICS",
    "author": "Uday Uppal",
    "author_email": "uuppal_be20@thapar.edu",
    "download_url": "https://files.pythonhosted.org/packages/ce/92/75a8465bd6b745cee11ff80419f044645dc4633407c9608632474cce2e00/Topsis-Uday-102053008-1.0.12.tar.gz",
    "platform": null,
    "description": "# TOPSIS-Uday-102053008 \n The package enables you to perform TOPSIS Multi Criteria Decision Making on the input csv file. The package outputs the csv file containing additional 2 columns, the TOPSIS SCORE and RANK assigned by the Topsis algorithm.  \n ### How to INSTALL  \n - pip install TOPSIS-Uday-102053008  \n - Topsis-Uday-102053008 <InputDataFile> <Weights> <Impacts> <ResultFileName>  \n - \u2728Magic \u2728 ### Example  - Topsis-Uday-102053008 '102053008-data.csv' '1,1,1,1,1' '+,-,+,+,+' '102053008-result.csv'  \n  ### Application  \n  - The algorithm could be used to rank different choices according to its impact and weight associated with each columns. The output is the rank of each choice with numerically lower rank is the preferred option and vice versa.  \n ### License  \n###  MIT\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The one stop tool to perform Multiple Criteria Decision Making(MCDM) using Topsis",
    "version": "1.0.12",
    "split_keywords": [
        "topsis",
        "machine learning",
        "statistics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41a6eb9404327dd877d7812f4cdfa7564c2e3e941d120e4ab3d8433aa6d76180",
                "md5": "220725090df3fc4a192791679f3d140c",
                "sha256": "251c609cbc3901583d2ea5db81ee3c7318c55e31d7800c24821977d53b7094af"
            },
            "downloads": -1,
            "filename": "Topsis_Uday_102053008-1.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "220725090df3fc4a192791679f3d140c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4519,
            "upload_time": "2023-01-22T08:11:14",
            "upload_time_iso_8601": "2023-01-22T08:11:14.550316Z",
            "url": "https://files.pythonhosted.org/packages/41/a6/eb9404327dd877d7812f4cdfa7564c2e3e941d120e4ab3d8433aa6d76180/Topsis_Uday_102053008-1.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce9275a8465bd6b745cee11ff80419f044645dc4633407c9608632474cce2e00",
                "md5": "e78c08197c7073d9aa1a377a0db14005",
                "sha256": "2b0b4a84e04d51213ed04d86c594d745d7fc7a7cd9a210a46f102ae2407870fd"
            },
            "downloads": -1,
            "filename": "Topsis-Uday-102053008-1.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "e78c08197c7073d9aa1a377a0db14005",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3551,
            "upload_time": "2023-01-22T08:11:16",
            "upload_time_iso_8601": "2023-01-22T08:11:16.468492Z",
            "url": "https://files.pythonhosted.org/packages/ce/92/75a8465bd6b745cee11ff80419f044645dc4633407c9608632474cce2e00/Topsis-Uday-102053008-1.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-22 08:11:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "topsis-uday-102053008"
}
        
Elapsed time: 0.03313s