Code Monkey home page Code Monkey logo

classifier-automl's People

Contributors

dependabot[bot] avatar justingrayston avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ebk13579

classifier-automl's Issues

What happens if there are no predictions

Following the update to Vertex AI the confidence needs to be above 50% to return a prediction. This has led to a few errors, when the model doesn't return anything.

The service needs updating so that:

  • Service doesn't 500 if there are no predictions and returns an sensible message to the client
  • Lower confidence score as there is a lot of divergence in potential quality of image that is being sent

Experimental deployments

@justingrayston -- one of the routes we're taking to explore is to see if we can improve the training corpus to be more specific to time periods and sources. Is there a way we can apply for CloudML credits for academic research in this regard? Also, are there deployment instructions for the classifier?

Only build environment image per commit hash

Currently the Cloud Build configs built the environment every run which is wasteful as the code underneath hasn't actually changed necessarily (for example promoting to higher environments).

Why build anyway?

The pip install from requirements could take up to 8 minutes to run as the grpc dependency takes a while to load (especially on a Cloud Build machine). It is much quicker to build the docker image than it to run it on the skinny build image as more dependencies are already present.

This is obviously subject to change and future testing is needed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.