hyperopt

There are 107 repositories under hyperopt topic.

  • Skperopt

    A hyperopt wrapper - simplifying hyperparameter tuning with Scikit-learn style estimators.

    Language:Python5
  • project_credit_scoring_model

    Développer un modèle de scoring de la probabilité de défaut de paiement du client pour étayer la décision d'accorder ou non un prêt à un client potentiel.

    Language:Jupyter Notebook4
  • higgsml

    A solution to the Higgs boson machine learning challenge

    Language:HTML4
  • hyperoptsearchcv

    sklearn wrapper for Hyperopt

    Language:Python4
  • mlflow_rasa_hp

    MLOPS applied for rasa

    Language:Python3
  • Hyperparameter_Tuning_Techniques

    Hyperparameter optimization or tuning is the problem of choosing a set of optimal hyperparameters for a learning algorithm. A hyperparameter is a parameter whose value is used to control the learning process. By contrast, the values of other parameters (typically node weights) are learned. Hyperparameters are crucial as they control the overall behavior of a machine learning model. The ultimate goal is to find an optimal combination of hyperparameters that minimizes a predefined loss function to give better results.

    Language:Jupyter Notebook3
  • hypermater_tuning

    Steps for hyperparameter tuning using Random, Grid CV and Hyperopt

    Language:Jupyter Notebook3
  • Hyperparameter-Tuning-using-Hyperopt

    Hyperparameter Tuning done on Random Forest Classifier using Hyperopt over Pima Diabetes Dataset!!

    Language:Jupyter Notebook3
  • Bayesian-Optimization

    Hyperparameter Optimization

    Language:Jupyter Notebook3
  • LTA-Mobility-Sensing-Project

    LTA-Mobility-Sensing-Project

    Location information about commuter activities is vital for planning for travel disruptions and infrastructural development. The Mobility Sensing Project aims to find innovative and novel ways to identify travel patterns from GPS data and other multi-sensory data collected in smartphones. This will be transformative to provide personalised travel information.

    Language:Jupyter Notebook3
  • hyperparam-search-guides

    Markdown guides and sample code for various hyperparameter search packages.

    Language:Python3
  • bayes-opt-battle

    :bar_chart: Comparison of Bayesian hyperparameter optimization libraries in python

    Language:Jupyter Notebook2
  • Psychotype_Bot

    Телеграмм бот, который предсказывает тип психотипа по методике MBTI

    Language:Jupyter Notebook2
  • Customer-Churn-Prediction

    Customer Churn Prediction with data from Kaggle

    Language:Jupyter Notebook2
  • Predicting-fit-of-a-candidate-for-a-job-using-tree-based-models

    We use multiple Tree boosting models and compare their performance to calculate the fit percentage of a candidate for the job they apply for. Also try to handle categorical methods using various methods.

    Language:Jupyter Notebook2
  • topic_model_lda_hyper_params_opt

    Topic modelling - optimization of model hyper params. Notebooks are examples of using our optimization pipeline for sample data.

    Language:Jupyter Notebook2
  • Competitions

    This repository is the home for all competitions.

    Language:Jupyter Notebook2
  • IoTwins_Bayesian_Optimization

    The bayesian_optimization service has been developed to allow clients to make hyperparameter fine-tuning. The bayesian_optimization service is a wrapper of the Hyperopt python library for serial and parallel optimization over awkward search spaces, which may include real-valued, discrete, and conditional dimensions.

    Language:Jupyter Notebook2
  • Women-in-Data-Science-2020

    WiDS Datathon 2020 on patient health through data from MIT’s GOSSIS (Global Open Source Severity of Illness Score) initiative.

    Language:Jupyter Notebook2
  • Predicting-Mortgage-Approvals-data-science-capsone

    predict whether a mortgage application was accepted (meaning the loan was originated) or denied according to the given dataset.

    Language:Jupyter Notebook2
  • mlflow_rsa_hp

    MLOPS applied for rasa

    Language:Python1
  • MLPro-Int-Hyperopt

    MLPro: Integration Hyperopt

    Language:Python1
  • Medical-Appointment-No-Show-Prediction

    A machine learning solution predicting patient no-shows in healthcare appointments. This project integrates EDA, data processing, feature engineering, and XGBoost modeling, with a workflow spanning from Snowflake data retrieval to AWS deployment (S3, SageMaker, Lambda, API Gateway), aiming to enhance appointment management in medical ERP systems.

    Language:Jupyter Notebook1
  • freqtrade_hyperopt_loop

    re-run freqtrade hyperopt indefinitely with this bash shell script

    Language:Shell1
  • ml-fintech-case-studies

    A collection of machine learning use cases in fintech

    Language:Jupyter Notebook1
  • employee-churn-prediction

    An AI based technique to determine which employee going to leave or stay in the company.

    Language:Jupyter Notebook1
  • mlflow_rasa_track

    Simple rasa tracking tool using mlflow

    Language:Python1
  • Data_Analysis

    Представлены основные работы связанные с анализом данных и машинным обучением

    Language:Jupyter Notebook1
  • Prediction_Weapon_Fallout4

    Построение модели предсказания кол-во патронов для убийства существ из игры Fallout 4

    Language:Jupyter Notebook1
  • lazy-classifier-traffic-accidents-madrid

    Analysis and predictions of Traffic Accidents in the City of Madrid

    Language:Jupyter Notebook1
  • pet-projects

    Repository for my pet-projects

    Language:Jupyter Notebook1
  • steam-reviews

    An end-to-end NLP project of mine.

    Language:Jupyter Notebook1
  • ParameterOptimization

    In this project, we focus on different ways to optimize a machine learning model parameters.

    Language:Jupyter Notebook1
  • heart_stroke_classification

    Attempt to predict heart stroke by using models from sklearn and using keras// Próba predykcji zawału serca przy wykorzystaniu modeli klasyfikacji binarnej z biblioteki sklearn i keras

    Language:Jupyter Notebook1
  • useful_codes

    codes related to hyperparameter tuning and some classes, functions, etc. I have created to optmize classification problems (Continuously being updated ).

    Language:Jupyter Notebook1
  • RecEngine-CreditCard

    Recommendation Engine to identify the Credit Card to offer to customer

    Language:Python1