File tree Expand file tree Collapse file tree 3 files changed +259
-331
lines changed
Expand file tree Collapse file tree 3 files changed +259
-331
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 422422 " plt.yticks(range(env.height))\n " ,
423423 " plt.show()"
424424 ]
425- },
426- {
427- "cell_type" : " code" ,
428- "execution_count" : null ,
429- "id" : " e1511177-edd4-487d-80a0-4fdd101b1eda" ,
430- "metadata" : {},
431- "outputs" : [],
432- "source" : []
433- },
434- {
435- "cell_type" : " code" ,
436- "execution_count" : null ,
437- "id" : " 76167e23-5e56-4ee3-bc1d-a5f09dafdfda" ,
438- "metadata" : {},
439- "outputs" : [],
440- "source" : []
441- },
442- {
443- "cell_type" : " code" ,
444- "execution_count" : null ,
445- "id" : " a4e949b8-5b79-44f0-918b-c09a2fcd5071" ,
446- "metadata" : {},
447- "outputs" : [],
448- "source" : []
449425 }
450426 ],
451427 "metadata" : {
Original file line number Diff line number Diff line change @@ -18,9 +18,12 @@ dependencies = [
1818 " datasets" ,
1919 " dedupe" ,
2020 " jupyter" ,
21+ " kagglehub" ,
2122 " keras" ,
23+ " missingno" ,
2224 " numpy" ,
2325 " pandas" ,
26+ " plotly" ,
2427 " scikit-learn" ,
2528 " tensorflow" ,
2629 " torch" ,
You can’t perform that action at this time.
0 commit comments