Baselight

Suspended Substances Prediction In River Water

Suspended substances prediction in river water on the monitoring stations data

@kaggle.vbmokin_suspended_substances_prediction_in_river_water

Test
@kaggle.vbmokin_suspended_substances_prediction_in_river_water.test

  • 6.68 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

153.643.4
271.414.8
321315
401228
4357
462010
5311.679
609.510.511.612.834.4
619.510
689718.428.925.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.