File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
examples/tabular-regression/sklearn/diabetes-prediction Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 38
38
" %%bash\n " ,
39
39
" \n " ,
40
40
" if [ ! -e \" requirements.txt\" ]; then\n " ,
41
- " curl \" https://raw.githubusercontent.com/openlayer-ai/examples-gallery/main/tabular-classification /sklearn/iris-classifier /requirements.txt\" --output \" requirements.txt\"\n " ,
41
+ " curl \" https://raw.githubusercontent.com/openlayer-ai/examples-gallery/main/tabular-regression /sklearn/diabetes-prediction /requirements.txt\" --output \" requirements.txt\"\n " ,
42
42
" fi"
43
43
]
44
44
},
654
654
"source" : [
655
655
" project.push()"
656
656
]
657
+ },
658
+ {
659
+ "cell_type" : " code" ,
660
+ "execution_count" : null ,
661
+ "metadata" : {},
662
+ "outputs" : [],
663
+ "source" : []
657
664
}
658
665
],
659
666
"metadata" : {
672
679
"name" : " python" ,
673
680
"nbconvert_exporter" : " python" ,
674
681
"pygments_lexer" : " ipython3" ,
675
- "version" : " 3.8.10 "
682
+ "version" : " 3.8.17 "
676
683
}
677
684
},
678
685
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments