Skip to content
#

randomizedsearchcv

Here are 79 public repositories matching this topic...

The aim of this project is to develop a solution using Data science and machine learning to predict the compressive strength of a concrete with respect to the its age and the quantity of ingredients used.

  • Updated Jun 25, 2023
  • Jupyter Notebook

The aim to decrease the maintenance cost of generators used in wind energy production machinery. This is achieved by building various classification models, accounting for class imbalance, and tuning on a user defined cost metric (function of true positives, false positives and false negatives predicted) & productionising the model using pipelines.

  • Updated Jan 20, 2022
  • Jupyter Notebook

This is a friend recommendation systems which are used on social media platforms (e.g. Facebook, Instagram, Twitter) to suggest friends/new connections based on common interests, workplace, common friends etc. using Graph Mining techniques. Here, we are given a social graph, i.e. a graph structure where nodes are individuals on social media plat…

  • Updated Feb 15, 2024
  • Jupyter Notebook

This project predicts wind turbine failure using numerous sensor data by applying classification based ML models that improves prediction by tuning model hyperparameters and addressing class imbalance through over and under sampling data. Final model is productionized using a data pipeline

  • Updated Mar 20, 2023
  • Jupyter Notebook
Machine-Learning-Prediction-of-California-House-Prices

The repository contains the California House Prices Prediction Project implemented with Machine Learning. The app was deployed on the Flask server, implemented End-to-End by developing a front end to consume the Machine Learning model, and deployed in Azure, Google Cloud Platform, and Heroku. Refer to README.md for demo and application link

  • Updated Aug 1, 2021
  • Jupyter Notebook

Implement a Hand Gesture Recognition System. Given an image containing a single hand, the system is supposed to classify the hand gesture into one of six digits (from 0 to 5). The system handles different lighting effects and different hand poses as much as possible. It is implemented in a complete machine learning pipeline.

  • Updated May 18, 2023
  • Jupyter Notebook

Improve this page

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

Learn more