issues
search
SimonBlanke
/
Hyperactive
An optimization and data collection toolbox for convenient and fast prototyping of computationally expensive models.
https://simonblanke.github.io/hyperactive-documentation
MIT License
512
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[MNT] managing the dependencies
#94
fkiraly
opened
1 month ago
0
[API] design for generic optimizer
#93
fkiraly
opened
1 month ago
5
Note in `distribution.py` architecture, comparison to `sktime`
#92
fkiraly
opened
1 month ago
1
Bump pytest from 8.3.2 to 8.3.3
#91
dependabot[bot]
closed
1 month ago
0
Add docstrings to public API
#90
SimonBlanke
opened
1 month ago
0
Feature/fix sklearn best params scores
#89
SimonBlanke
closed
2 months ago
0
visualizations question
#88
Enferlain
closed
2 months ago
1
add prototype for sklearn integration
#87
SimonBlanke
closed
2 months ago
5
Feature/sklearn integration
#86
SimonBlanke
closed
2 months ago
0
Bump pytest from 7.4.4 to 8.3.2
#84
dependabot[bot]
closed
2 months ago
0
[BUG] address CI failures on Mac and Windows
#83
fkiraly
opened
2 months ago
0
[MNT] consider moving `requirements.txt` dependency sets into `pyproject.toml` PEP 631 conformant specifications
#82
fkiraly
closed
2 months ago
1
[MNT] enable dependabot
#81
fkiraly
closed
2 months ago
1
[MNT] testing both `numpy` and `pandas` versions 1 and 2?
#80
fkiraly
closed
2 months ago
1
[MNT] test matrix including windows, unix, mac
#79
fkiraly
closed
2 months ago
2
[ENH] `sklearn` compatible tuning wrapper estimator
#85
fkiraly
opened
2 months ago
7
[DOC] jupyter notebook tutorial
#77
fkiraly
opened
2 months ago
6
[MNT] python 3.12 support
#76
fkiraly
closed
2 months ago
2
[MNT] `numpy 2` support
#75
fkiraly
closed
2 months ago
1
[MNT] pandas 2 support
#74
fkiraly
closed
2 months ago
1
[MNT] transfer `setup.py` to `pyproject.toml`
#73
fkiraly
closed
2 months ago
1
Removed pandas < 2 requirement as all tests pass with pandas 2
#72
joshua-gould
closed
1 year ago
5
Remove empty lines on no verbosity
#71
23pointsNorth
closed
1 year ago
1
Stop verbosity of search
#70
23pointsNorth
closed
1 year ago
3
add constrained optimization to API
#69
SimonBlanke
closed
1 year ago
1
add `prune_search_space`-method to optimization strategies
#68
SimonBlanke
opened
1 year ago
1
Add type hints to hyperactive-api
#67
SimonBlanke
closed
1 year ago
1
Add early stopping feature to custom optimization strategies
#66
SimonBlanke
closed
1 year ago
1
Redesign command-line output of optimization run
#65
SimonBlanke
opened
1 year ago
1
TypeError: cannot pickle '_thread.RLock' object
#64
frenzy1212
closed
1 year ago
5
GMM_Hyperactive_Example
#63
Vanshikas253
closed
1 year ago
1
Error when creating shared memory
#62
SimonBlanke
closed
1 year ago
1
Progress Bar visual error when running in parallel
#61
SimonBlanke
closed
1 year ago
2
Question of Particle Swarm Optimizer
#60
a7258258
closed
1 year ago
6
Show speed difference between python version
#59
SimonBlanke
opened
1 year ago
0
Update target python versions
#58
23pointsNorth
closed
1 year ago
5
Change Optimization paramters at runtime
#57
SimonBlanke
opened
1 year ago
0
Fix small typo in README.md
#56
adavidzh
closed
2 years ago
1
add ray multiprocessing support
#55
SimonBlanke
opened
2 years ago
0
New feature: Optimization Strategies
#54
SimonBlanke
closed
1 year ago
1
hyper.results(model)
#53
vanquanTRAN
closed
2 years ago
1
New feature: save optimizer object to continue optimization run at a later time.
#52
SimonBlanke
opened
2 years ago
0
Optimization in serial?
#51
esmuigors
closed
2 years ago
4
Feature: Passing extra parameters to the optimization function
#50
23pointsNorth
closed
2 years ago
5
Dynamic inertia in ParticleSwarmOptimizer
#49
MatjazBostic
closed
2 years ago
4
ValueError: assignment destination is read-only
#48
mlittmanabbvie
closed
2 years ago
3
Population size
#47
vanquanTRAN
closed
2 years ago
8
Added Multi-Gaussian fit example
#45
nevinadalal
closed
2 years ago
1
AttributeError can't pickle local function object
#44
mlittmanabbvie
closed
2 years ago
1
GridSearch optimizer
#43
cryptocoinserver
closed
2 years ago
1
Next