-
-
### This is the exclusive thread for feature requests.
For further instructions check the wiki:
http://ace3.acemod.org/wiki/user/how-to-make-a-feature-request.html
### Before reporting
- Any and…
-
Hi, I am using your package frequently to estimate WTP model and saw this post https://stats.stackexchange.com/questions/624305/mlogit-logitr-packages-fail-to-recover-true-estimates-of-mixed-logit-ran…
-
The function scipy.stats.chisquare performs the chi-square test on a vector of observed and expected frequencies. For the test to make sens, the observed and expected frequency vectors must sum t…
-
Hi there,
Firstly, thanks for the hard work!
We've installed your driver on our MacBook13,1 under Ubuntu 20.04 and found that the audio is particularly weak / poor.
Based on a little bit of goo…
-
Another issue. We need consensus on what we define determinism as. This definition will be documented in the ER.
From the Computer Science wiki:
Determinism -
Simply put, the same operation …
-
#### Description
When running SAX-VSM on my timeseries I get the following error:
`At least one sample is constant.`
I tried filtering out all the constant time series with
`X = X[np.where(~(np.…
-
https://github.com/jwasham/coding-interview-university
-
I was reviewing a game RoyalZeroSlow lost:
Game: https://online-go.com/game/11665509
SGF: https://online-go.com/api/v1/games/11665509/sgf
Full log: http://termbin.com/1ozj
The interesting thin…
-
ICU's BreakIterator has clear limitations in its approach for character-based languages without textual word boundaries. When used directly, it allows you to specify a dictionary to work around limita…