Skip to content
#

gridsearch-crossvalidation

Here are 7 public repositories matching this topic...

Language: All
Filter by language

This project involves predicting real estate prices using machine learning techniques. The dataset includes various features like area measurements in different units, location, and property type. The goal is to build a model that accurately

  • Updated Aug 21, 2024
  • Jupyter Notebook
MScDataAnalyticsSecondSemesterAssignmentTwo

Summary of Assignment Two from the Second semester of the MSc in Data Analytics program. This repository contains the CA2 assignment guidelines from the college and my submission. To see all original commits and progress, please visit the original repository using the link below.

  • Updated Jul 1, 2024

This project explores the optimal combination of Bag-of-Words and TF-IDF vectorization with Naive Bayes and SVM for sentiment analysis. It evaluates performance using accuracy, precision, recall, and F1-score, addressing ethical concerns like data privacy and bias to improve sentiment classification in real-world applications.

  • Updated Sep 16, 2024
  • Python

Analyze data of US work Visa applicants, build a predictive model to facilitate approvals, and based on factors that significantly influence visa status, recommend profiles for whom visa should be certified or denied.

  • Updated Oct 19, 2023
  • Jupyter Notebook

This Machine Learning model deals with Exploratory Data Analysis (EDA) for the prediction of housing prices in California. Custom transformation is performed for explicit cleaning of the data and feature extractions. Different regressor models are applied and evaluated using cross-validation scores, and are fine-tuned using Grid Search.

  • Updated Nov 21, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the gridsearch-crossvalidation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gridsearch-crossvalidation topic, visit your repo's landing page and select "manage topics."

Learn more