-
release date: 2019-09
Expected:
- Jupyterlab-1.1.1,
- dashboarding:
- Anaconda Panel,
- Quantstack Voila, (in 64 bit only)
- not sure for Plotly Dash (but AJ Pryor is a fan),
- deep …
-
## Save, restore or resume trained models:
Launcher class got new logic regarding model parameters handling:
Now one can easily load pre-trained model for via `cluster_config` --> `initial_ckpt_d…
-
Hi,
IMHO in 3.8 b) there should be abs(x_n+1) instead of x_n+1.
If x_n+1 will be - 100*a its probablilty will be 0.
![abs](https://user-images.githubusercontent.com/33606018/55352413-18065400-54c1…
-
Hi I want to check whether a list in the response is empty or not. The list length can be arbitraty, but I need to know wether there is at least one element inside it.
I tried several things but I …
Olu93 updated
5 years ago
-
Great project!
I would like to use it for e-commerce recommendations. I have events like View Peoduct, Buy Product, Add to Cart, View Newsletter, etc.
How will you do something that consider all the…
-
The purpose of this thread is to hash out a statement, to be linked to from the MLJ
README.md, explaining why - despite the existence of ScikitLearn.jl -
one might be interested in using or contribu…
-
Currently we use our imputer function to handle missing data, no doubt it is good to handle using imputer function, but we could look for some alternative.
Instead of a user handle missing values w…
-
Kevin Murphy的Machine Learning: A probabilistic approach应该不亚于PRML,而且是比较新的教材
-
We currently use `spl.info` which is a dictionary and we would like to remove it.
There are a few ways:
- Define specific `Sampler` types like `HMCSampler`, `PGSampler`, or
- Define `HMCInfo`, `PGI…
-
@WheezePuppet , you demoed the social network simulation using the following package?
https://github.com/JuliaGraphs/LightGraphs.jl
I am assuming we will first go through
+ Erdos-Renyi (ER)
…