House sale price prediction using Linear Regression
-
Updated
Jun 13, 2024 - Jupyter Notebook
House sale price prediction using Linear Regression
A Machine Learning project for Forest Cover Type Classification using Decision Tree, Random Forest, and XGBoost with hyperparameter tuning to achieve high predictive accuracy.
A machine learning model that predicts whether a loan application will be approved or rejected using Logistic Regression and Decision Tree classifiers.
Content: Machine Learning, KNN concept, Euclidean distance, Data preprocessing, Scaling the data, Performing train-test split, Applying KNeighbors Classifier, Predicting Y_pred based on X_test, Evaluation using Confusion Matrix, Accuracy score, Recall value & Precision, Underfitting & Overfitting, Measures to overcome Underfitting & Overfitting
Add a description, image, and links to the underfitting-and-overfitting topic page so that developers can more easily learn about it.
To associate your repository with the underfitting-and-overfitting topic, visit your repo's landing page and select "manage topics."