A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
-
Updated
Nov 6, 2023 - Python
A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
Cross Validation, Grid Search and Random Search for TensorFlow 2 Datasets
Obtaining meaningful results from the data set using the model trained with machine learning methods.
Open University Learning Analytics Dataset (OULAD) analysis exercise
An anytime implementation of scikit-learn GridSearchCV
Build a classifier to classify transport using sift and svm
Global Horizontal Irradiance Analysis using Support Vector Regression and Bayesian Ridge Regression
ETL pipeline combined with a ML model for supervised learning and grid search to classify text messages sent during disaster events
Model prediction about the bike demand in Seoul presented in an API
MetaSklearn: A Metaheuristic-Powered Hyperparameter Optimization Framework for Scikit-Learn Models.
Developed a forecasting model Hybrid GARCH-ANN By employing Grid Search for NYSE Stock
Forecasting the likelihood of a customer defaulting their auto loan using classification models
This is a Streamlit web application for predicting Telecom Churn. The app uses a trained machine learning model to predict whether a customer is likely to churn or not based on certain input features.
A real-time, end-to-end machine learning application built with Flask and integrated with MLflow for tracking and model management. The application predicts house prices based on user input, leveraging trained regression models and providing a web interface for seamless interaction.
Predicting Big mart sales
Predict next day's close price for a stock like NSEI, NYA, HSI, IXIC, TWII, etc...!
Sentiment Analysis on Election Debate Tweets (Obama vs Romney) using Machine Learning
Before training a model or feed a model, first priority is on data,not in model. The more data is preprocessed and engineered the more model will learn. Feature selectio one of the methods processing data before feeding the model. Various feature selection techniques is shown here.
Applying random forest regression algorithm on the model to estimate the excitation current of the synchronous machine.
Machine Learning App using the StreamLit web framework that aims to eliminate the barrier in understanding machine learning model building by streamlining the process thereby allowing non-technical users to harness the power of machine learning through data visualization and input customization
Add a description, image, and links to the gridsearchcv topic page so that developers can more easily learn about it.
To associate your repository with the gridsearchcv topic, visit your repo's landing page and select "manage topics."