Proyek pertama predictive analytics untuk membangun model machine learning yang dapat memprediksi harga sewa rumah dan apartement di India.
-
Updated
Sep 18, 2022 - Jupyter Notebook
Proyek pertama predictive analytics untuk membangun model machine learning yang dapat memprediksi harga sewa rumah dan apartement di India.
This project uses machine learning to predict the price of a used car. The model is trained on a dataset of historical car sales data, and it can then be used to predict the price of a car based on its features.
A collection of machine learning models for predicting laptop prices
A machine learning-based phishing detection system that analyzes URLs and predicts whether they are legitimate or potentially malicious. The system extracts 30+ features from URLs and uses trained ML models to classify websites in real-time.
Student Performance Predictor is an end-to-end machine learning project that implements a complete predictive modeling pipeline. It analyzes the impact of demographic, socioeconomic, and academic factors on student mathematics performance, performing data preprocessing, feature engineering, machine learning model & deployment using Flask & Render.
Predict laptop prices using machine learning. This project leverages multiple linear regression to achieve an 82% prediction precision. Explore the influence of features like brand, specs, and more on laptop prices.
Big Mart Sales Prediction is a data-driven project aiming to forecast product sales accurately across Big Mart outlets. Leveraging machine learning and comprehensive datasets, our project empowers retailers to optimize inventory, enhance profitability, and make informed decisions in the dynamic world of retail.
Predicting cement strength
The objective of the project is to conduct a comprehensive analysis of a dataset of data science job postings, identifying the most important factors that influence salaries. Build predictive models that can be used to predict salaries for data science professionals, taking into account factors such as experience level, education, skills etc.
Predicting Compressive Strength of Concrete
Student Performance Prediction Using Machine Learning
The purpose of this notebook is to develop an automated function to predict the price of a diamond based on its given features (cut, color, dimensions, etc.). We will create a machine learning model which can estimate these values. We need to find continuous data, so we will perform a regression task. We will use supervised learning to find the …
Production-ready Machine Learning web application that predicts student Performance by taking various inputs.
Developed student performance predicting model, showing strong understanding of predictive modeling techniques.
Add a description, image, and links to the adaboost-regressor topic page so that developers can more easily learn about it.
To associate your repository with the adaboost-regressor topic, visit your repo's landing page and select "manage topics."