update dependency paths
This commit is contained in:
@@ -3,3 +3,4 @@ import crankshaft.random_seeds
|
||||
import crankshaft.clustering
|
||||
import crankshaft.space_time_dynamics
|
||||
import crankshaft.segmentation
|
||||
import crankshaft.regression
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
from crankshaft.regression.gwr import *
|
||||
from crankshaft.regression.glm import *
|
||||
@@ -0,0 +1 @@
|
||||
from base import *
|
||||
Reference in New Issue
Block a user