issues
search
BiomedSciAI
/
fuse-med-ml
A python framework accelerating ML based discovery in the medical field by encouraging code reuse. Batteries included :)
Apache License 2.0
137
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow skipping stats in GroupAnalysis metric
#383
sivanravidos
opened
1 week ago
0
Regression metrics patch
#382
IdoAmosIBM
closed
1 week ago
0
fixing TypedInput backward compatibility
#381
mosheraboh
closed
1 week ago
0
modular tokenizer: add random truncation option
#380
mosheraboh
closed
1 week ago
0
exposing additional_caller_info_text argument in ModularTokenizerOp.__call__()
#379
floccinauc
closed
2 weeks ago
0
Added modules for embedding head
#378
floccinauc
closed
2 weeks ago
0
Bump python version for MAMMAL release
#377
SagiPolaczek
closed
1 month ago
0
Bug fix in `ModularTokenizer.decode()` when the input is `torch.Tensor` type
#376
SagiPolaczek
closed
1 month ago
0
Tokenizer's default behavior on unknown token
#375
SagiPolaczek
closed
1 month ago
0
advancing to scalars gen2
#374
YoelShoshan
closed
1 month ago
0
Add new tokens to tokenizer op
#373
matanninio
closed
1 month ago
0
rmse score fix
#372
mosheraboh
closed
1 month ago
1
adding r2 metric
#371
mosheraboh
closed
1 month ago
1
multi test dataloaders
#370
mosheraboh
closed
2 months ago
0
avoid from gpu sync attempt when using single gpu
#369
mosheraboh
closed
2 months ago
0
Integrate `ModularTokenizerOp` with Hugging Face remote 🤗
#368
SagiPolaczek
closed
2 months ago
0
support custom configure_optimizers method and avoid from saving random model by default
#367
mosheraboh
closed
2 months ago
0
move modular tokenizer to fuse
#366
mosheraboh
closed
2 months ago
0
to backward support packages importing metrics from a previous sub module
#365
YoelShoshan
closed
2 months ago
1
added new metrics for regression tasks
#364
IdoAmosIBM
closed
2 months ago
2
clearml offline mode
#363
mosheraboh
closed
2 months ago
0
Support tuples as sample IDs in Bootstrapping
#362
ellabarkan
opened
3 months ago
3
Oai example
#361
liamhazan
closed
3 months ago
0
new OpRandCrop for augmentation
#360
bensha6757
closed
4 months ago
0
fixed bug of specificity calculation
#359
ellabarkan
closed
3 months ago
0
Matching keys lengths and new metrics
#358
IdoAmosIBM
closed
5 months ago
0
Upper bound `numpy<2.0`
#357
SagiPolaczek
closed
5 months ago
1
implement hdf5 dataset reader op
#356
mosheraboh
closed
6 months ago
0
use scipy implementation for Pearson correlation
#355
alex-golts
closed
5 months ago
0
min_size_per_dim + changes for scalars inputs+outputs support
#354
YoelShoshan
closed
4 months ago
0
add workaround to support fsdp
#353
mosheraboh
closed
6 months ago
1
MetricCountSeqAndTokens counst tokens in label (if exist) + improving epoch metrics print
#352
michalozeryflato
closed
6 months ago
0
Remove usage of `xmlrunner` package
#351
SagiPolaczek
opened
7 months ago
0
Bump GitHub workflows' python version to `3.9`
#350
SagiPolaczek
closed
7 months ago
0
collate now supports minimal dimension + added more support in samples cacher + added interface validation utility
#349
YoelShoshan
closed
6 months ago
0
Crop pad fix
#348
IdoAmosIBM
closed
8 months ago
0
shared memory utility helping to speedup reading from files significantly if enough RAM is available
#347
YoelShoshan
closed
8 months ago
0
adds count num sequences and tokens metric
#346
mosheraboh
closed
8 months ago
2
Perplexity gpu mem optimization
#345
mosheraboh
closed
8 months ago
0
support pl module test step
#344
sivanravidos
closed
8 months ago
0
Crop padding in collate
#343
liamhazan
closed
9 months ago
0
Make `NDict` (hopefully) lighter to import
#342
SagiPolaczek
closed
10 months ago
0
Support TSV files in `file_io`
#341
SagiPolaczek
closed
10 months ago
0
Add OpReplaceAnyElements to ops_common
#340
sivanravidos
closed
10 months ago
0
Added readthedocs config for documentation
#339
rakesh9177
closed
10 months ago
8
pearson correlation metric
#338
alex-golts
closed
12 months ago
0
Make `op_id` a really optional argument in `OpCast`
#337
SagiPolaczek
closed
1 year ago
0
address tuple in collate
#336
michalozeryflato
closed
1 year ago
1
OpSetRandomChoice
#335
mosheraboh
closed
1 year ago
0
Bfloat16 support
#334
mosheraboh
closed
1 year ago
0
Next