-
Question:
From plot_tree I have among others the following output for a CatBoostClassifier model instance:
`advn_cnt counter_type=Borders prior_numerator=0, value>4`
How must I read this?
A…
-
Hi,
I was playing around with the code and I was wondering if a GPU implementation of MCTS is used, shouldn't the code be almost 100 times faster like described in the paper below?
https://pdfs.…
-
I've tried to build cudaminer on mac osx.
problems i solved:
- in scrypt.cpp #include have to be #include or simply deleted
- nvcc needs "-m 64" argument to build for 64bit
now i get segmentation f…
-
Hello,
I have a problem with running DBSCAN algorithm on multiple GPUs (I have 4 of them).
I tested Kmean (from your examples), and it works fine, but DBSCAN gives me an error.
The print screens ar…
-
This is an improved version of the option in v1 where we can enter 'Extra launch parameters'. I wish I could also alter the program to run when a certain algorithm is the most profitable. This is inte…
-
Hello, I posted this in another place but it probably belongs here.
I have a terrible low hash rate using the Cuda plugin. single digits...
I have tried several CMD settings, including --no-cpu.
…
-
2004, Greg Sandstrom, A Parallel Extension of Earley’s Parsing Algorithm
2009, MIT, Parallelizing the CKY and Earley Parsing Algorithms
"many general-purpose 16 processor machines exist and the numb…
-
**Describe the bug**
Setting source_dir and entry_point arguments for Estimator in local mode results in wrong entry_point path if the script is not located at the source dir root but inside a sub fo…
-
there is a problem when the renter has problem connecting to your rig and the rig decide to mine with a conflicting CPU GPU and prevent the CPU from mining (rented one). had to restart the miner so t…
-
This is more of a question than an issue.
Would it be possible to use gpu4pyscf with pbc calculations? If so are there any tutorials available? If not are there plans to make it available at some p…