Baselight

Stock Chart Patterns

Trading Chart Pattern Recognition

@kaggle.mustaphaelbakai_stock_chart_patterns

Segmentation
@kaggle.mustaphaelbakai_stock_chart_patterns.segmentation

  • 14.09 KB
  • 340 rows
  • 10 columns
width

Width

height

Height

mode

Mode

format

Format

sizebytes

SizeBytes

filesize

FileSize

filesizeunit

FileSizeUnit

classid

ClassId

classname

ClassName

path

Path

133115RGBPNG29432.87 KB1Double bottomSegmentation/1_0000_00009.png
7272RGBPNG14231.39 KBDouble topSegmentation/0_0000_00029.png
147148RGBPNG27262.66 KBDouble topSegmentation/0_0000_00059.png
11593RGBPNG23392.28 KB1Double bottomSegmentation/1_0000_00041.png
151155RGBPNG29652.9 KB1Double bottomSegmentation/1_0000_00067.png
90123RGBPNG21792.13 KBDouble topSegmentation/0_0000_00039.png
63141RGBPNG19911.94 KBDouble topSegmentation/0_0000_00001.png
7662RGBPNG15341.5 KB1Double bottomSegmentation/1_00003.png
89141RGBPNG20502 KBDouble topSegmentation/0_0000_00099.png
6254RGBPNG14301.4 KBDouble topSegmentation/0_0000_00091.png

CREATE TABLE segmentation (
  "width" BIGINT,
  "height" BIGINT,
  "mode" VARCHAR,
  "format" VARCHAR,
  "sizebytes" BIGINT,
  "filesize" DOUBLE,
  "filesizeunit" VARCHAR,
  "classid" BIGINT,
  "classname" VARCHAR,
  "path" VARCHAR
);

Share link

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