Nir Barazida

Results 5 issues of Nir Barazida

This PR adds DagsHub to the tool list. DagsHub is a platform built on popular open-source tools and formats (Git, DVC, MLflow), allowing teams to easily share, review, and reuse...

MLflow doesn't support some of the formats YOLO-NAS uses, so we either reformat them or raise an expiration that this format is not supported and will not be logged. This...

Check that column exists in the dataset in the same way for all of the methods. Some times using a wrapper and sometimes using try-except.

invalid

Add an option to insert 2 datasets - train and test. fill_na_by_ratio(train, test=None, column_name) if test = None: - fill Na in the train set by the train col ratio....

enhancement