Skip to content
#

randomsearchcv

Here are 19 public repositories matching this topic...

A machine learning pipeline for classifying cybersecurity incidents as True Positive(TP), Benign Positive(BP), or False Positive(FP) using the Microsoft GUIDE dataset. Features advanced preprocessing, XGBoost optimization, SMOTE, SHAP analysis, and deployment-ready models. Tools: Python, scikit-learn, XGBoost, LightGBM, SHAP and imbalanced-learn

  • Updated Nov 27, 2024
  • Jupyter Notebook

Selected Paper from the AI-CyberSec 2021 Workshop in the 41st SGAI International Conference on Artificial Intelligence (MDPI Journal Electronics)

  • Updated May 26, 2022
  • Jupyter Notebook

Deep dive into tuning ML models like a pro. Master Grid Search, Random Search, and Bayesian Optimization, tame overfitting with regularization, validate like it matters, then automate it all with GridSearchCV & RandomizedSearchCV. Ends with a capstone project where you build and optimize a model from scratch..

  • Updated Sep 14, 2026
  • Python

A machine learning project focused on predicting customer churn using various data analysis and modeling techniques. The repository includes data preprocessing, feature engineering, exploratory data analysis (EDA), model training, evaluation, and visualization to help businesses identify customers at risk of leaving.

  • Updated Mar 20, 2026
  • Jupyter Notebook

Using a synthetic dataset from Kaggle, generated with Python's Faker library to mimic real Twitter data, we train several classical machine learning models (ie. classical classification algorithms, as well as ensemble methods)to identify bots from real users.

  • Updated Aug 29, 2024
  • Jupyter Notebook

Add this topic to your repo

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

Learn more