You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Getting_Started/DBFS.md
+4
Original file line number
Diff line number
Diff line change
@@ -61,3 +61,7 @@ You can read more about the SparkR and sparklyr data types in the `Spark - Distr
61
61
62
62
## Storage for Deep Learning
63
63
Within DBFS there is a `/ml` directory. This directory was designed with an optimized FUSE mount specifically for deep learning and processing image data. To learn more, see the [high performance local APIs](https://docs.databricks.com/user-guide/databricks-file-system.html#high-performance-local-apis) section of the DBFS documentation.
64
+
65
+
66
+
___
67
+
[Back to table of contents](https://github.com/marygracemoesta/R-User-Guide#contents)
0 commit comments