-
Anybody got this error before?
`/home/ubuntu/anaconda2/envs/python3/lib/python3.5/site-packages/evolutionary_search/__init__.py in _evalFunction(individual, name_values, X, y, scorer, cv, iid, fit_pa…
-
I just ran a dummy tournament, where some SoS entries do not show the values I'm expecting.
Player F has played K and f. K has an average score of 1.5, f has 4. This should result in an SoS v…
-
In week 2 of the December Superleague Test, I entered two cards for Andy Cobb. One was erroneous and the second one was correct. This tournament is setup for "Last card counts" scoring. Here you can s…
-
Dustin, I emailed you this Fifth Version on 7-3-17 at 1:54 PM - use the email so you can see colors, fonts, etc.
Dustin, I added a sentence to the end of this para >
How you Assign Positions ca…
-
`sklearn-deap` doesn't seem to like it when I use `TimeSeriesSplit` even though `TimeSeriesSplit` should work like all other cross validation functions in `sklearn`. I've been using `TimeSeriesSplit` …
-
Games in progress when a tourney ends do not count toward scoring. Nevertheless, might be nice to see that game in a player drop down, greyed out.
![image](https://cloud.githubusercontent.com/asset…
-
I noticed this when I was running the genetic algorithm (GA) for an estimator constructed with `Pipeline`.
After 5 generations, the max of the max column is `0.80597`, but the GA has selected `0.78…
-
I've tried to change scoring by method you describe in #148:
```
import pandas as pd
from sklearn.model_selection import train_test_split
from auto_ml import Predictor
d=10
print("file: "+str…
-
Hello Max,
cf. http://talkchess.com/forum/viewtopic.php?topic_view=threads&p=732200&t=65218 and
http://talkchess.com/forum/viewtopic.php?topic_view=threads&p=732215&t=65218
Perhaps it is useful…
-
Do you think that your library could be a good basis for simulating evolutionary dynamics for populations of prisoner's dilemma strategies? I have a final-year undergraduate student who is interested …