houseprices2023xx


Namehouseprices2023xx JSON
Version 0.11.0 PyPI version JSON
download
home_pagehttps://gitup.uni-potsdam.de/mansouri1/house-prices
SummaryUsing Machine Learning to predict the SalePrice of properties
upload_time2023-07-23 21:56:27
maintainer
docs_urlNone
author['Abdul Rahman Fahad Deshmukh', 'Ben Dötsch', 'Mohamed Amr Mansouri', 'Uzair Majid']
requires_python
license
keywords house-prices machine-learning prediction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The aim of this project is to explore the train dataset by performing preprocessing operations, including data mining techniques like removing irrelevant data and updating missing values. Subsequently, we will apply various machine learning algorithms to the preprocessed dataset. The ultimate goal is to determine the best model for predicting property prices based on their features, including factors like location.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitup.uni-potsdam.de/mansouri1/house-prices",
    "name": "houseprices2023xx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "house-prices machine-learning prediction",
    "author": "['Abdul Rahman Fahad Deshmukh', 'Ben D\u00f6tsch', 'Mohamed Amr Mansouri', 'Uzair Majid']",
    "author_email": "deshmukh@uni-potsdam.de",
    "download_url": "https://files.pythonhosted.org/packages/a1/23/604231679711c420bcbe5c3820facccf757357594927a191327276eb8553/houseprices2023xx-0.11.0.tar.gz",
    "platform": null,
    "description": "The aim of this project is to explore the train dataset by performing preprocessing operations, including data mining techniques like removing irrelevant data and updating missing values. Subsequently, we will apply various machine learning algorithms to the preprocessed dataset. The ultimate goal is to determine the best model for predicting property prices based on their features, including factors like location.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Using Machine Learning to predict the SalePrice of properties",
    "version": "0.11.0",
    "project_urls": {
        "Homepage": "https://gitup.uni-potsdam.de/mansouri1/house-prices"
    },
    "split_keywords": [
        "house-prices",
        "machine-learning",
        "prediction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57157c339eb6354e5a21104ce77bc57b30c8daa1b9188065a0130b7722b7fd70",
                "md5": "22bd7977f7b2de8cabe148db1b3b0bfe",
                "sha256": "15e9eee12a22a1e7cbb7c3fcede79001629f45455e4efb920e36f6d8339f1be3"
            },
            "downloads": -1,
            "filename": "houseprices2023xx-0.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "22bd7977f7b2de8cabe148db1b3b0bfe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8908,
            "upload_time": "2023-07-23T21:56:25",
            "upload_time_iso_8601": "2023-07-23T21:56:25.734822Z",
            "url": "https://files.pythonhosted.org/packages/57/15/7c339eb6354e5a21104ce77bc57b30c8daa1b9188065a0130b7722b7fd70/houseprices2023xx-0.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a123604231679711c420bcbe5c3820facccf757357594927a191327276eb8553",
                "md5": "d2e27adac5f8195e779a0f532b6fabc8",
                "sha256": "d295419ae3135f083db9173f9fe82c302c5d529104192b371574cdf18bd49761"
            },
            "downloads": -1,
            "filename": "houseprices2023xx-0.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d2e27adac5f8195e779a0f532b6fabc8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9560,
            "upload_time": "2023-07-23T21:56:27",
            "upload_time_iso_8601": "2023-07-23T21:56:27.449284Z",
            "url": "https://files.pythonhosted.org/packages/a1/23/604231679711c420bcbe5c3820facccf757357594927a191327276eb8553/houseprices2023xx-0.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-23 21:56:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "houseprices2023xx"
}
        
Elapsed time: 0.09525s