Theodore Vasiloudis

Results 64 issues of Theodore Vasiloudis

By keeping the number of bins constant we ensure that the size of the histograms in memory is bounded, theoretically. I did some investigation by inserting 100k values into a...

There exists code for using the SLURM scheduler as a tracker for distributed training, but it was removed as an option from `submit.py` some time ago. Lately I've been training...

Hello, As it stands, dmlc-core can only launch either a rabit tracker or a PS. For an experimental project I'm working I'd like to be able to do some communication...

Looking at [line 53](https://github.com/isidroc/conformal/blob/master/conformal/R/ConformalRegression.R#L53) of the `CalculateAlphas` function it seems like the `ConformityMeasure` argument is ignored and `StandardMeasure` is always used instead.

Hi team, thanks for the great tool. One of the small features I appreciated with `black` is that it would list which files where changed when I ran the command,...

cli
formatter

## Description Since partition assignment algorithms are independent of DGL, there shouldn't be a restriction on the name of the partition algorithm. For GraphStorm we have implemented a range partition...

Sometimes we want to be able to move down the preview or the editor window to bring it more in line with something else we are reading. This could be...

Files very commonly have the label in the last column. Here we change the "no label" argument to make it easy for users to specify the last column as the...

When running the examples the runtime reported increases as more threads are used. Example output: ``` Run with single thread: $ ./bigclam ragm. build: 14:58:44, Apr 8 2016. Time: 17:38:36...

Hello @tqchen I understand this repo is in maintenance mode now, but I wanted to point out that the security groups that it creates are too loose, exposing the yarn...