{"id":20290243,"url":"https://github.com/karan-malik/advancedregression","last_synced_at":"2026-04-24T20:32:59.456Z","repository":{"id":112693334,"uuid":"276386182","full_name":"Karan-Malik/AdvancedRegression","owner":"Karan-Malik","description":"Using Various Regression Algorithms to Predict House Sales","archived":false,"fork":false,"pushed_at":"2020-07-01T13:52:03.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-24T08:49:14.394Z","etag":null,"topics":["adaboost-algorithm","decision-tree-regression","decision-trees","gradient-boosting-regressor","house-price-prediction","linear-regression","machine-learning","machine-learning-algorithms","python","python3","random-forest-classifier","random-forest-regressor","regression","regression-algorithms","regression-models","scikit-learn","scikitlearn-machine-learning","support-vector-regression","svm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Karan-Malik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-01T13:32:49.000Z","updated_at":"2020-07-01T13:55:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"44f5dd67-e17b-451e-971f-de255efcd063","html_url":"https://github.com/Karan-Malik/AdvancedRegression","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Karan-Malik/AdvancedRegression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karan-Malik%2FAdvancedRegression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karan-Malik%2FAdvancedRegression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karan-Malik%2FAdvancedRegression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karan-Malik%2FAdvancedRegression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Karan-Malik","download_url":"https://codeload.github.com/Karan-Malik/AdvancedRegression/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karan-Malik%2FAdvancedRegression/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32239703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adaboost-algorithm","decision-tree-regression","decision-trees","gradient-boosting-regressor","house-price-prediction","linear-regression","machine-learning","machine-learning-algorithms","python","python3","random-forest-classifier","random-forest-regressor","regression","regression-algorithms","regression-models","scikit-learn","scikitlearn-machine-learning","support-vector-regression","svm"],"created_at":"2024-11-14T15:06:42.155Z","updated_at":"2026-04-24T20:32:59.441Z","avatar_url":"https://github.com/Karan-Malik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AdvancedRegression\nUsing Various Regression Algorithms to Predict House Sales\n\n## Overview\nThis project uses Machine Learning to predict house sale prices using previously available data. The following regression algorithms are used:\n1. Linear Regression\n2. Decision Tree Regression\n3. Random Forest Regression\n4. AdaBoost Regression\n5. Gradient Boosting Regression\n6. Support Vector Regression\n\nIt also uses PCA to reduce data dimensionality.\n\n## About the Dataset\nThe dataset used is available on [Kaggle](https://www.kaggle.com). It contains about 80 features belonging to over 1500 houses, which can be used to predict the sales of houses and the sale prices.\nThe dataset is also available in the repository as train.csv.\n\nTo access the data from Kaggle, click on the following [link](https://www.kaggle.com/c/house-prices-advanced-regression-techniques/data?select=train.csv)\n\n## How to Run the Model on your System\n1. Use this [link](https://www.kaggle.com/c/house-prices-advanced-regression-techniques/data?select=train.csv) to download the dataset and set the folder containing the downloaded data as the working directory. \n\n2. Make sure you have all the libraries used in the Housesale.py file. In case you need to download any of the libraries, use this command on your Command Prompt:\n```\npip install 'your library name'\n```\n\n3. Once you have all the libraries imported, copy the code from Housesale.py and run it.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaran-malik%2Fadvancedregression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaran-malik%2Fadvancedregression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaran-malik%2Fadvancedregression/lists"}