Steve Nyemba hace 6 años
padre
commit
c74e844939
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      risk/__init__.py

+ 1 - 1
risk/__init__.py

@@ -48,4 +48,4 @@ mydf.risk.evaluate(pop=pop)
     - Evaluation of how sparse attributes are (the ratio of non-null over rows)
     - Have a smart way to drop attributes (based on the above in random policy search)
 """
-
+from risk import *