Hyperparameters-Optimization
-
Updated
Mar 22, 2023 - Jupyter Notebook
Hyperparameters-Optimization
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
Selected Paper from the AI-CyberSec 2021 Workshop in the 41st SGAI International Conference on Artificial Intelligence (MDPI Journal Electronics)
Steps for hyperparameter tuning using Random, Grid CV and Hyperopt
Inter class kaggle Hackathon.
Project made for Optimisation and Deep Learning course.
Bank Fraud Detection with Imbalanced Data: Applying Oversampling and Hyperparameter Optimization
A comprehensive set of programs demonstrating machine learning techniques have been made.
Implementing k-fold random search cross validation from scratch for a KNN classifier.
Advanced Machine Learning
The project is aimed at predicting the rate of penetration for natural gas and oil mines. The project was made as a part of the Petrocoder National Challenge 2021 and achieved a national rank of 4 in the competition.
Ensemble Learning with Pima_Indian dataset
GUI for hyperparameter optimizer and plotting experiment results
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.
Add a description, image, and links to the randomsearchcv topic page so that developers can more easily learn about it.
To associate your repository with the randomsearchcv topic, visit your repo's landing page and select "manage topics."