Skip to content
#

grid-search-hyperparameters

Here are 44 public repositories matching this topic...

This repository contains code for building a machine learning model to predict NFL players' selection for the Pro Bowl based on player statistics from the NFL Pro Bowl 2022 dataset. Three different supervised learning models, including one linear and two non-linear models, are implemented.

  • Updated Jun 4, 2024
  • Jupyter Notebook

A study to analyze and predict Election Outcome in Indian Politics using multiple machine-learning algorithms Decision Trees, Random Forests, SVM, and XGBoost with hyper parameters tuning (Grid search).

  • Updated Nov 18, 2023
  • Jupyter Notebook
project_floodlight

Crisis incidents caused by rebel groups create a negative influence on the political and economic situation of a country. However, information about rebel group activities has always been limited. Sometimes these groups do not take responsibility for their actions, sometimes they falsely claim responsibility for other rebel group’s actions. Thi…

  • Updated Dec 5, 2022
  • Jupyter Notebook

Data in the social networking services is increasing day by day. So, there is heavy requirement to study the highly dynamic behavior of the users towards these services. The task here is to estimate the comment count that a post is expected to receive in next few(H) hours. Data has been scraped from one of the most popular social networking site…

  • Updated Aug 8, 2022
  • Jupyter Notebook

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 develop an ML- based predictive classification model (logistic regression & decision trees) to predict which hotel booking is likely to be canceled. This is done by analysing different attributes of customer's booking details. Being able to predict accurately in advance if a booking is likely to be canceled will help formulate prof…

  • Updated Jan 20, 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

Improve this page

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

Learn more