-
On Debian Sid, the command outguess fails when doing ```dist check``` on arm64, armel, armhf, ppc64el and s390x when doing tests with jpg. outguess works fine on amd64 and i386 and in all archs if te…
-
Hi,
I have just started learning XGBoost model. I used SHAP as a tool for feature selection for my XGBoost prediction model. After obtaining the feature importance, I noticed that the SHAP values o…
-
This seems like a very important finding mentioned in your [blog](https://huggingface.co/blog/leaderboard-decodingtrust) and something deserving of further exposition.
Submitting your paper to Gemi…
-
I can tell Josh and fundies have a fetish for having broken c++17 features in enigma. emake broken.
https://github.com/enigma-dev/enigma-dev/blob/792badac3b619b1c81ce1d106b813e83ebcb5aa9/CommandLin…
-
# Background
I was in Belfast at BES and was talking with some people about variable selection. When I said I was selecting them using a step-wise AIC(c) approach, a guy (A) looked at me in shock …
-
**Fundamentals**
1. Introduction to ML
- What is ML
- Types of ML systems
- ML in R
2. Before the modeling process
- Problem framing
- Planning & scoping
- Experimentation
…
-
Hi, thanks for sharing the code! I am trying to reproduce the results and have some problems.
Below are my steps to train a model on the _DailyDialog_ corpus and evaluate it on the _DialSeg_711_ da…
-
Hey Fabien,
Cool library but couldn't you use Weights&Biases for the same purpose?
I'm not sponsored by them or anything, but I have a lot of successful projects that use their libraries to do pre…
-
I have created an example network in this repository to experiment with, where I created a simple feed-forward network and exported it to ONNX. After experimenting with ONNX, I believe we should not u…
-
[viraltux commented this:](https://discourse.julialang.org/t/identical-functions-benchmark-differently/65345/16)
> Most of the time the reason we use BenchmarkTools is not because we want to know how…