1.1.5.2. Training file provided

Info about the data in the CSV file "help_data":

To reproduce the example yourself, simply copy the following data into a CSV file:

ID;NORM;SHAPE;DIMENSION;VARIANT;HERSTELLER_IDENT
1;DIN 913;;M4x10;NO;DIN913-M4x10
2;DIN 913;;M5x8;NO;DIN913-M5x8
3;DIN 913;;M4x4;NO;DIN913-M4x4
4;DIN 913;;M3x4;NO;DIN913-M3x4
5;DIN 913;;M5x25;NO;DIN913-M5x25
6;DIN 913;;M6x35;NO;DIN913-M6x35
7;DIN 914;;M4x6;NO;DIN914-M4x6
8;DIN 913;;M4x6;NO;DIN913-M4x6
9;DIN 913;;M6x16;NO;DIN913-M6x16
10;DIN 913;;M8x1x20;NO;DIN913-M8x1x20
11;DIN 913;;M4x8;NO;DIN913-M4x8
12;DIN 913;;M5x20;NO;DIN913-M5x20
13;DIN 913;;M3x16;NO;DIN913-M3x16
14;DIN 913;;M5x16;NO;DIN913-M5x16
15;DIN 913;;M6x20;NO;DIN913-M6x20
16;DIN 913;;M3x4-A2;NO;DIN913-M3x4-A2
17;DIN 913;;M3x10;NO;DIN913-M3x10
18;DIN 913;;M3x3;NO;DIN913-M3x3
19;DIN 913;;M3x6;NO;DIN913-M3x6
20;DIN 179 A;A;6x10;NO;DIN 179 A 6x10
21;DIN 179 A;A;6x20;NO;DIN 179 A 6x20
22;DIN 179 B;B;4,5 x 8,0;NO;DIN 179 B 4,5 x 8,0
23;DIN 179 B;B;12x20;NO;DIN 179 B 12x20
24;DIN 913;;M4x3;YES;DIN913-M4x3
25;DIN 913;;M5x30;YES;DIN913-M5x30

  • All use cases are included:

    • Form A and B are available for DIN 179

    • There are two variants for DIN 913

  • Theoretically, there are different solutions:

    • The attribute HERSTELLER_IDENT contains all information and would be sufficient for all analysis processes in the wizard (tab).

    • Shape could be determined by HERSTELLER_IDENT, SHAPE or NORM.