issues
search
rsteca
/
sklearn-deap
Use evolutionary algorithms instead of gridsearch in scikit-learn
MIT License
770
stars
130
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error using evolutionary search for MLPRegressor Parameter optimization
#32
astha234
closed
7 years ago
3
Worked on the notebook and some stats.
#31
ryanpeach
closed
7 years ago
2
Fitness function
#30
sayakpaul
closed
7 years ago
1
Issue27 [Untested]
#29
ryanpeach
closed
7 years ago
5
Do we not create a new instance of the estimator for each fit of cv?
#28
ClimbsRocks
closed
7 years ago
1
`.cv_results_` does not include info from first generation
#27
ClimbsRocks
closed
7 years ago
12
What does it take to parallelize the search?
#26
ClimbsRocks
closed
7 years ago
5
warning message-i got these warning messages, dont know how to solve this
#25
rabiam04
closed
7 years ago
2
Can't get attribute 'Individual'
#24
szymonk92
closed
7 years ago
7
Someone might want to update the notebook.
#23
ryanpeach
closed
7 years ago
1
Allow multiple clfs and param grids?
#22
kootenpv
closed
7 years ago
2
crashes on X=None
#21
kootenpv
opened
7 years ago
3
Sklearn Depreciation
#20
ryanpeach
closed
7 years ago
6
Added cv_results. Fixed some documentation.
#19
ryanpeach
closed
7 years ago
16
ZeroDivisionError: float division by zero
#18
arnaudsj
closed
7 years ago
2
Fixed disabled cross-validation due to cache system
#17
darkdreamingdan
closed
7 years ago
1
What's wrong with my datas ?
#16
M4k34B3tt3rW0r1D
closed
7 years ago
4
Not selecting the best fitness
#15
hyperh
closed
8 years ago
3
Doesn't work with TimeSeriesSplit
#14
hyperh
closed
8 years ago
2
Changed starter value of best score to -inf
#13
zickyzazang
closed
8 years ago
1
best_score_ and best_params_ never get updated when error score is negative
#12
zickyzazang
closed
8 years ago
1
Error Message While Calling fit() Method
#11
tasyacute
closed
8 years ago
8
Project maintained
#10
arita37
closed
8 years ago
1
Python3 compatibility is broken
#9
davekirby
closed
8 years ago
4
Add cache for scores
#8
ericjster
closed
8 years ago
2
Examples for comparisons between random search and GA search are needed.
#7
olologin
closed
8 years ago
0
Fixed chromosome coding scheme, now crossover between floats is more …
#6
olologin
closed
8 years ago
3
Doubts about encoding correctness
#5
olologin
closed
8 years ago
7
After running multiple times, OSError too many files open
#4
kootenpv
closed
8 years ago
2
exact version checking
#3
u1234x1234
closed
9 years ago
0
now compatible with python 3
#2
kootenpv
closed
9 years ago
0
Getting it to work with Python3
#1
kootenpv
closed
9 years ago
3
Previous