+const project={version:1,task:'numeric_classification',objective:'Classify flowers',target:'species',features:['sepal_length','sepal_width','petal_length','petal_width'],hardware:'laptop',recipe:'dense-relu-16-v1',status:'ready_for_local_validation',evidence:[],research_status:'No reviewed research attached; standard verified classifier recipe only.',quality:{metric:'macro_f1',minimum:0.8,holdout_fraction:0.2},resource_limits:{max_training_seconds:150,max_epochs:20,max_batch_size:15},training:{epochs:20,batch_size:15,learning_rate:0.01,seed:42},runtime:'cpu/float32',related_research:[]};
0 commit comments