Skip to content
Snippets Groups Projects
Commit 2b438448 authored by Léo Schneider's avatar Léo Schneider Committed by Schneider Leo
Browse files

local import dlomix

parent db053d98
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ import os ...@@ -2,7 +2,7 @@ import os
import wandb as wdb import wandb as wdb
import numpy as np import numpy as np
import pandas as pd import pandas as pd
import dlomix
from dlomix import constants, data, eval, layers, models, pipelines, reports, utils from dlomix import constants, data, eval, layers, models, pipelines, reports, utils
from dlomix.models import RetentionTimePredictor from dlomix.models import RetentionTimePredictor
from dlomix.data import RetentionTimeDataset from dlomix.data import RetentionTimeDataset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment