We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dea6c7 commit 97b5adcCopy full SHA for 97b5adc
1 file changed
src/tech/v3/dataset/neanderthal.clj
@@ -67,7 +67,7 @@
67
[matrix]
68
(->> (n-core/cols matrix)
69
(map dtt/ensure-tensor)
70
- (ds-impl/new-dataset :neandtheral)))
+ (ds-impl/new-dataset :neanderthal)))
71
72
73
(defn fit-pca!
0 commit comments