Skip to content
Snippets Groups Projects
Commit 82ba5466 authored by Eklavya SARKAR's avatar Eklavya SARKAR
Browse files

Update OneClassGMM2.py

parent af002861
No related branches found
No related tags found
1 merge request!72Update OneClassGMM2.py
Pipeline #41469 passed
...@@ -8,7 +8,7 @@ import logging ...@@ -8,7 +8,7 @@ import logging
import numpy as np import numpy as np
from collections.abc import Iterable from collections.abc import Iterable
from multiprocessing import cpu_count from multiprocessing import cpu_count
from sklearn.externals import joblib import joblib
logger = logging.getLogger(__name__) logger = logging.getLogger(__name__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment