Back to projects
May 16, 2024
2 min read

API for machine learning model inference

A machine learning application that is able to detect skin images and classify them into two classes, namely Cancer and Non-cancer.

API for machine learning model inference

Description

A machine learning application that is able to detect skin images and classify them into two classes, namely Cancer and Non-cancer.

Features

  • Detecting skin cancer. The expected result is a machine learning application that is able to detect skin images and classify them into two classes, namely Cancer and Non-cancer.
  • Simply use skin photos to detect skin cancer.
  • There is a history to save the user’s prediction history.

Tech Stack

  • Client: Express JS
  • Server: Google Cloud Run, Google Storage Bucket

Repo

GitHub - alrescha79-cmd/backend-mlgc