-
Hi,
I'm using rfsrc to fit a survival model, but the c-index calculation is very slow, which also makes the performance and VIMP calculation takes very long time I think.
1. is there any way to ch…
-
Hi Marjolein,
thanks again for the great lecture about machine learning & psychometrics.
I've gone through the provided tutorials, and noticed a few things that I would like to provide as a sugg…
-
## Context: the new `global_dtype` fixture and `SKLEARN_RUN_FLOAT32_TESTS` environment variable
Introduction of low-level computational routines for 32bit motivated an extension of tests to run the…
-
Decision trees are often overfit in scikit learn because trimming isn't implemented. One of the reasons it isn't, is because more powerful and robust predictive ensemble methods exist (random forest/ …
-
My project is going to be something along the lines of the book "Kasparov versus The World", wherein an AI describes their reasoning behind each move they make in a board game with a human. To generat…
-
Please find the supervised learning regression notebook in the fd-mldev branch for your review. I have added a few placeholders for items that I am planning to add once you are done with your review u…
-
Currently, leaves uses a standalone matrix implementation that's almost completely binary compatible with gonum/mat.Dense implementation.
It would be very beneficial to just use the one from gonum/…
-
Hello,
I'm doing a project that needs to use dask-ml library to treat the large dataset.
I didn't find the basic algos distributed like the DecisionTree,RandomForest in dask-ml.
If i use the sklear…
-
I have a project where I would like to use a LightGBM model trained in Python do perform prediction on feature contributions (Shapley values), in the same manner as answered in this StackOverflow ques…
-
Hi,
Try to convert onnx to daq in Ubuntu but error thrown.
![Screenshot from 2020-06-11 22-26-54](https://user-images.githubusercontent.com/7789546/84405984-1a228180-ac33-11ea-97e3-6b15349a967d.pn…