{"id":19321479,"url":"https://github.com/burhanahmed1/automobiles-machinelearning-analysis","last_synced_at":"2025-03-29T23:27:20.902Z","repository":{"id":247029434,"uuid":"822417085","full_name":"burhanahmed1/AutoMobiles-MachineLearning-Analysis","owner":"burhanahmed1","description":"Data Analysis, training Machine Learning models, and Model Evaluation and Refinement for AutoMobiles dataset.","archived":false,"fork":false,"pushed_at":"2024-07-26T04:33:21.000Z","size":468,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T01:04:34.760Z","etag":null,"topics":["data-acquisition","data-analysis-project","data-science","data-wrangling","exploratory-data-analysis","insights","machine-learning","machine-learning-models","matplotlib","model-evaluation-and-refinement","numpy","pandas","python","scikit-learn","scipy-stats","seaborn"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/burhanahmed1.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":"2024-07-01T05:48:16.000Z","updated_at":"2024-08-11T11:45:18.000Z","dependencies_parsed_at":"2024-07-06T07:21:35.376Z","dependency_job_id":"eeca1719-a740-467d-a1f8-933c54f24ed1","html_url":"https://github.com/burhanahmed1/AutoMobiles-MachineLearning-Analysis","commit_stats":null,"previous_names":["burhanahmed1/automobiles-machinelearning-analysis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burhanahmed1%2FAutoMobiles-MachineLearning-Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burhanahmed1%2FAutoMobiles-MachineLearning-Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burhanahmed1%2FAutoMobiles-MachineLearning-Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burhanahmed1%2FAutoMobiles-MachineLearning-Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/burhanahmed1","download_url":"https://codeload.github.com/burhanahmed1/AutoMobiles-MachineLearning-Analysis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258885,"owners_count":20748573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["data-acquisition","data-analysis-project","data-science","data-wrangling","exploratory-data-analysis","insights","machine-learning","machine-learning-models","matplotlib","model-evaluation-and-refinement","numpy","pandas","python","scikit-learn","scipy-stats","seaborn"],"created_at":"2024-11-10T01:37:26.560Z","updated_at":"2025-03-29T23:27:20.851Z","avatar_url":"https://github.com/burhanahmed1.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automobiles Machine Learning Analysis\n\n## Introduction\nThis repository contains the analysis and machine learning model implementation for the automobile dataset. The goal is to predict various automobile attributes using different machine learning techniques.\n\n## Table of Contents\n1. Data Import and Cleaning\n2. Exploratory Data Analysis (EDA)\n3. Model Evaluation\n4. Over-fitting, Under-fitting, and Model Selection\n5. Ridge Regression\n6. Grid Search\n\n## Technologies Used\n- **Programming Language**: Python\n- **Libraries**: Pandas, NumPy, Scikit-Learn\n- **Tools**: Jupyter Notebook\n\n## R-squared (R²) Values:\n- Linear Regression: 0.3636\n- Multiple Linear Regression: 0.6619\n- Polynomial Regression (degree 5): 0.5568\n- Ridge Regression (best alpha=10000): 0.8412\n\n## Getting Started\nTo get started with this project, clone the repository and install the necessary dependencies:\n```bash\ngit clone https://github.com/burhanahmed1/Automobiles-MachineLearning-Analysis.git\ncd Automobiles-MachineLearning-Analysis\npip install -r requirements.txt\n```\n\n## Usage\nOpen the Jupyter notebook:\n```bash\njupyter notebook AutoMobile-ML.ipynb\n```\n\n## Dataset\nThe dataset used in this analysis is AutoMobile-Dataset-3.csv, which contains various features related to automobiles such as make, body style, engine type, horsepower, and price.\n\n## R^2 scores\n\u003cdiv align=\"center\"\u003e\n  \n  **R^2** scores of the **Linear Regression** model created using different degrees of polynomial features, ranging from 1 to 4.\n  \u003cimg src=\"sc/R2_1.png\" alt=\"R2_polynomial-features\" width=\"800\"/\u003e\n  \n  **R^2** values of **Ridge Regression** model for training and testing sets with respect to the values of alpha.\n  \u003cimg src=\"sc/R2_2.png\" alt=\"R2_for-alphas\" width=\"800\"/\u003e\n\u003c/div\u003e\n\n## Contributing\nContributions are welcome! Please fork this repository and submit pull requests.\n\n## License\nThis project is licensed under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburhanahmed1%2Fautomobiles-machinelearning-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburhanahmed1%2Fautomobiles-machinelearning-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburhanahmed1%2Fautomobiles-machinelearning-analysis/lists"}