Skip to content
#

randomizedsearchcv

Here are 79 public repositories matching this topic...

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

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
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

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

The project includes building seven different machine learning classifiers (including Linear Regression, Decision Tree, Bagging, Random Forest, Gradient Boost, AdaBoost, and XGBoost) using Original, OverSampled, and Undersampled data of ReneWind case study, tuning hyperparameters of the models, performance comparisons, and pipeline development f…

  • Updated May 9, 2023
  • Jupyter Notebook

Developed a churn prediction classification model using various techniques including: EDA, Decision trees, Naive Bayes, AdaBoost, MLP, Bagging, RF, KNN, logistic regression, SVM, Hyperparameter tuning using Grid Search CV and Randomized Search CV.

  • Updated Sep 12, 2023
  • Jupyter Notebook

The ability to predict prices and features affecting the appraisal of property can be a powerful tool in such a cash intensive market for a lessor. Additionally, a predictor that forecasts the number of reviews a specific listing will get may be helpful in examining elements that affect a property's popularity.

  • Updated Sep 10, 2023
  • Jupyter Notebook

Goal Using the data collected from existing customers, build a model that will help the marketing team identify potential customers who are relatively more likely to subscribe term deposit and thus increase their hit ratio

  • Updated Aug 2, 2020
  • 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