Baselight

Prediction BOD In River Water

Prediction BOD in river water on the monitoring stations data

@kaggle.vbmokin_prediction_bod_in_river_water

Test
@kaggle.vbmokin_prediction_bod_in_river_water.test

  • 6.95 KB
  • 63 rows
  • 8 columns
id

Id

n_1

1

n_2

2

n_3

3

n_4

4

n_5

5

n_6

6

n_7

7

16.85.4
24.714.2
322.13.4
405.355.85
434.85.3
464.453.7
535.434.37
603.953.7576.94.7
614.853.5
686.46.73.67.35.6

CREATE TABLE test (
  "id" BIGINT,
  "n_1" DOUBLE,
  "n_2" DOUBLE,
  "n_3" DOUBLE,
  "n_4" DOUBLE,
  "n_5" DOUBLE,
  "n_6" DOUBLE,
  "n_7" DOUBLE
);

Share link

Anyone who has the link will be able to view this.