Skip to content
#

grid-search-cross-validation

Here are 34 public repositories matching this topic...

This repo has been developed for the Istanbul Data Science Bootcamp, organized in cooperation with İBB and Kodluyoruz. Prediction for house prices was developed using the Kaggle House Prices - Advanced Regression Techniques competition dataset.

  • Updated Jul 10, 2022
  • Jupyter Notebook

The aim is to find an optimal ML model (Decision Tree, Random Forest, Bagging or Boosting Classifiers with Hyper-parameter Tuning) to predict visa statuses for work visa applicants to US. This will help decrease the time spent processing applications (currently increasing at a rate of >9% annually) while formulating suitable profile of candidate…

  • Updated Jan 20, 2022
  • Jupyter Notebook

A powerful stacked ensemble model for income prediction, combining GradientBoosting, AdaBoost, Bagging, Linear Regression, and Decision Trees. Achieves an impressive R² of 0.8761 on the RoS_sample_submission dataset.

  • Updated Apr 12, 2025
  • Jupyter Notebook

Detailed walkthrough of a data science project for the Kaggle House Prices challenge, covering data cleaning, EDA, feature engineering, and regression modeling.

  • Updated Aug 26, 2025
  • Jupyter Notebook

This notebook demonstrates an end-to-end, reproducible ML workflow with business-oriented communication: clear EDA, rigorous CV & hyperparameter tuning, interpretable feature importances, visual diagnostics, and an exported pipeline ready for production validation.

  • Updated Aug 16, 2025
  • Jupyter Notebook

I leveraged an algorithmic approach for document classification and document clustering. Various models have been trained for document classification and they all have been evaluated using performance metrics followed by tuning of the model hyper-parameters to reach the most accurate classification. Additionally, a model has been trained for doc…

  • Updated Jul 8, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the grid-search-cross-validation 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 grid-search-cross-validation topic, visit your repo's landing page and select "manage topics."

Learn more