-
- [x] Add citation for Active learning. Burr Settles has a good review. There is another highly cited survey paper. Cite both. The citation should be added when we mention Problem 1.
- [x] When you i…
-
Hi there,
Contextual bandits problem is interesting and useful for many realistic problem. Thanks for the code!
When I tried to reproduce the online contextual bandits experiments with the file …
-
Dear authors,
We are trying to reproduce your result in a Docker and plan to use CDeep3M to MOST data as mentioned previously. It seems that most results are just fine, except that we got a little…
-
Following your work on causal convolution and a few issues mentioning the subject, I started to dig in a bit on it and it looks like a very good research direction.
I have gained my understanding o…
-
Edit by Dandelion Sprout 25th of February 2020: GitHub spectacularly failed to tell me that there was a comment limit of 2,500 comments in issue threads?! So now it seems that discussion has been forc…
-
Hi, recently, I am confused by whether the training set should include outliers, I saw you said you trained the normal time series data, I do not know the meaning of normal.
Please reply to me when…
-
Dear colleagues
I am working on a compound which is metabolised by the liver (Phase 1) to a major metabolite, for which I have in vitro data in microsomes, hepatocytes (stability), as well as in vi…
-
Report generated by Mythril
See : https://github.com/ConsenSys/mythril-classic/wiki/Security-Analysis
Command launch:
truffle compile
myth --truffle
Note that some might be false positive.
…
-
Hi everybody,
I am a big fan of parallel training in XGBoost. However, in my latest project I came to the point that prediction became the bottleneck. First, I tried to parallelize using naive Pyth…
-
First off, thanks for the initiative! We really need a pure ML framework in Julia :100:
Could you please comment on how the project relates to efforts such as StatsModels.jl? I was planning to adh…