-
Hi i've been really enjoying the work you guys have made.
But is there a way a could use XAI methods for GRANDE like SHAP values for the interpretability?
i've been working out with the kernel sha…
-
Hi,
I've just upgraded to the latest Ubuntu 24.04 LTS and I had to reinstall fusuma, amending the config file to use sendkey:
```
swipe:
3:
left:
sendkey: "HOMEPAGE,RIGHT" # Max…
-
I propose adding a new function implementing the "Improved Sheather-Jones" bandwidth selector, which works well for multimodal distributions, and a new function `kde_reflected`, which works well for b…
-
Historically, Cosmos has had 2 major revisions: gen1, and gen2. I'd like to outline the need for a new major version, and potential major improvements that can be done with a rewrite.
I'm also loo…
-
### Summary
We currently have three specialized assistants that insert or edit code (`insert-code-chunk`, `insert-code-expression`, `edit-code-chunk`; there is no particular reason that `edit-code-ex…
-
``` ruby
require 'delegate'
class DelegatedHash < DelegateClass(Hash)
def do_something_random
if rand(2) == 1
puts "jackpot"
end
end
end
describe DelegatedHash do
it 'can stub `r…
-
#### Input
[→ View on sorbet.run](https://sorbet.run/#%23%20typed%3A%20true%0A%22%22.sleep(1)%0A%22%22.puts)
```ruby
# typed: true
"".sleep(1)
"".puts
```
#### Observed output
```
No …
-
To manage the lifecycle of page allocations for an inference request, it may be important to use an interface to encapsulate:
- a list of cached pages
- a list of newly allocated pages
- boundarie…
-
**Title**
Kernel methods library for machine learning applications
**Presentor and Affiliation**
Pradeep Reddy Raamana,
Rotman Research Institute, Baycrest Health Sciences,
University of Toro…
-
🧠 rewind
✔️ parquet file[🔗](https://github.com/seoyeong200/LeetCode/issues/15#issuecomment-2412094885)
\- with spark read performance
🀄️ b-tree, b+tree, isolation level [🔗](https://github.com/s…