SuriRaja commited on
Commit
3ff8437
·
verified ·
1 Parent(s): 0393146

Create data/synthetic_data.csv

Browse files
Files changed (1) hide show
  1. data/synthetic_data.csv +7 -0
data/synthetic_data.csv ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Use_Case,Thickness_mm,Length_mm,Width_mm,Hole_Diameter_mm,Force_N,Load_N,Max_Stress_MPa,Max_Deformation_mm,Pass_Fail
2
+ plate,10,200,100,10,5000,,250,0.2,1
3
+ plate,15,250,120,20,7000,,300,0.25,1
4
+ plate,20,300,150,30,10000,,350,0.3,0
5
+ beam,25,400,200,,,5000,200,0.15,1
6
+ beam,30,450,250,,,10000,250,0.2,1
7
+ beam,35,500,300,,,15000,300,0.25,0