issues
search
uclamii
/
model_tuner
A library to tune the hyperparameters of common ML models. Supports calibration and custom pipelines.
Apache License 2.0
3
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Early stopping Column Transformer fix
#105
elemets
closed
3 days ago
0
Fixing a bug found when calibrating early stopping models
#104
elemets
closed
3 days ago
0
Calibration Early Stopping
#103
elemets
opened
4 days ago
0
xgb and cat boost early stopping with column transformer bug
#102
panas89
opened
5 days ago
1
reference of feat_select_names was wrong
#101
elemets
closed
1 week ago
0
Renamed K Best Features to Best Features
#100
lshpaner
closed
1 week ago
0
Feature selection pipeline extraction
#99
elemets
closed
1 week ago
0
Feature selection not printing features selected unless feature_selection=True input is specified
#98
lshpaner
closed
1 week ago
1
removed extra input from xgb_early_test.py
#97
lshpaner
closed
1 week ago
0
SMOTE fix for early stopping
#96
elemets
closed
1 week ago
0
Requirements for version 3.11
#95
elemets
closed
1 week ago
0
Requirements for 3.11 Fix
#94
elemets
closed
1 week ago
0
Handle Missing pipeline_steps When Using imbalance_sampler
#93
lshpaner
closed
1 week ago
1
If pipeline_steps are not specified, imbalance_learn does not work
#92
lshpaner
closed
1 week ago
0
Removing a print in the pipeline steps
#91
elemets
closed
1 week ago
1
Enforce Required model_type Parameter in Model Class
#90
lshpaner
closed
2 weeks ago
0
F1_tune example
#89
elemets
opened
2 weeks ago
0
Added Custom Exception for Non-Pandas Inputs in return_bootstrap_metrics
#88
lshpaner
closed
2 weeks ago
0
added flexibility between bool and None for strat param
#87
lshpaner
closed
2 weeks ago
0
Add Custom Exception for Non-Pandas Inputs in return_bootstrap_metrics
#86
lshpaner
closed
2 weeks ago
1
Improve Stratification Parameter Handling in train_val_test_split Function
#85
lshpaner
closed
2 weeks ago
1
Fixing requirements, threshold and fit / calibrate bug
#84
elemets
closed
2 weeks ago
0
Bug in Fit method When Score is Set
#83
lshpaner
closed
2 weeks ago
1
XGBoost requirements update
#82
elemets
closed
2 weeks ago
0
Fixing verbosity, report_model_metrics and default values for tts
#81
elemets
closed
2 weeks ago
1
Default values for all methods
#80
elemets
closed
2 weeks ago
1
report_model_metrics
#79
panas89
closed
2 weeks ago
1
tune_threshold_Fbeta
#78
panas89
closed
2 weeks ago
1
Naming convention mismatch
#77
elemets
closed
2 weeks ago
1
Column Transformer causing bugs
#76
elemets
closed
2 weeks ago
0
Column transformer fix
#75
elemets
closed
2 weeks ago
0
Warning: Parameters { "device", "verbose" } might not be used
#74
lshpaner
closed
2 weeks ago
1
Lack of Early Stopping for K-Fold Validation in Boosting Algorithms
#73
lshpaner
opened
1 month ago
0
Add new eval_metrics.py script for model performance metrics
#72
lshpaner
closed
1 month ago
0
updating the way rfe is called so it uses elasticnet
#71
elemets
closed
1 month ago
0
removed deprecated AK code v1
#70
panas89
closed
1 month ago
1
pipeline pretty print
#69
elemets
closed
1 month ago
0
Pull Request: Migrate to `pyproject.toml` and Update Build Workflow
#68
lshpaner
closed
1 month ago
1
Remove autokeras code
#67
elemets
closed
1 month ago
0
Unit test merging
#66
elemets
closed
1 month ago
0
Bayesian update train val test fix
#65
elemets
closed
1 month ago
0
Bayesian and KFold Fix
#64
elemets
closed
1 month ago
0
Bug in KFold
#63
elemets
closed
1 month ago
0
Bayesian update
#62
elemets
closed
1 month ago
0
Merging Set up and Bayesian CV + feature_names removal + xgboost_early renamed
#61
elemets
closed
1 month ago
1
Merge setup fix into the bayesian support
#60
elemets
closed
1 month ago
1
Pretty print of the pipeline steps as an output.
#59
elemets
closed
1 month ago
1
setup.py is being depreciated
#58
panas89
closed
1 month ago
1
Tutorial on imbalanced learn
#57
panas89
closed
1 week ago
0
RFE use
#56
panas89
closed
1 week ago
3
Next