Documentation of 'org.encog.persist.source.ObtainInputStream' Java class
ObtainInputStream
org.encog.persist.source

Interface ObtainInputStream

  • All Known Implementing Classes:
    ObtainFallbackStream, ObtainFileInputStream, ObtainResourceInputStream


    public interface ObtainInputStream
    Obtain an input stream in some way. This class is used to abstract between reading an embedded test file and an external one. For example, common datasets, such as Iris may be embedded in an example application, however the option should still be available to read these files externally from CSV files.
    • Method Detail

      • obtain

        java.io.InputStream obtain()
        Returns:
        An input stream.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.