feat(ml): reenable machine learning feature
Compare changes
Files
29+ 32
− 21
@@ -12,7 +12,7 @@ import {
@@ -26,6 +26,8 @@ import { VisualizationPanel } from './panels/Visualization';
@@ -41,6 +43,8 @@ export function App(props: App) {
@@ -50,12 +54,17 @@ export function App(props: App) {
@@ -85,14 +94,14 @@ export function App(props: App) {
@@ -101,25 +110,27 @@ export function App(props: App) {