Skip to content

joeyk16/predicta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predict

Use Predicta to train your Clarifai models to become more accurate.

How To Train Clarifai Model

  1. Upload images.
  2. Click on any image.
  3. View Clarifai predictions of your model.
  4. Add image as a positive or negative to any concept on your model.

Dashboard

alt text

Training

alt text

Install

  1. npm install
  2. cp ./src/config.js.example ./src/config.js
  3. Add your credintials to config.js
  4. npm start

Future development

  1. Have multiple Clarifai models to train. At the moment you can just have 1.
  2. Environment variables.
  3. Mass delete.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published