Skip to content
Snippets Groups Projects
Commit 4042e778 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'patch-1' into 'master'

Update OneClassGMM2.py

See merge request !72
parents af002861 82ba5466
No related branches found
No related tags found
1 merge request!72Update OneClassGMM2.py
Pipeline #41470 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