Skip to content

betabitplus/ML-App

Repository files navigation

Create a docker image:

  $ docker image build -t ml-app .

Run container:

  $ docker run -p 5001:5000 -d ml-app

Open in the browser:

  http://localhost:5001/

The app looks like the following.

alt text

Once the document was chosen press the 'Classify the document!' button.

alt text

The result will be similar to this.

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages