RepoClarifaiClarifaipublished Nov 27, 2023seen Jun 5

Clarifai/module-outlier-detection

Python

Open original ↗

Captured source

source ↗
published Nov 27, 2023seen Jun 5captured Jun 11http 200method plain

Clarifai/module-outlier-detection

Language: Python

License: NOASSERTION

Stars: 0

Forks: 0

Open issues: 0

Created: 2023-11-27T12:32:14Z

Pushed: 2025-10-22T18:12:58Z

Default branch: main

Fork: no

Archived: no

README: !Clarifai logo

Introduction

This is a streamlit app with the official Clarifai Python utilities. This repo includes higher level convencience classes, functions, and scripts to make using our API easier. This is built on top of the Clarifai Python gRPC Client.

  • Try the Clarifai demo at: https://clarifai.com/demo
  • Sign up for a free account at: https://clarifai.com/signup
  • Read the documentation at: https://docs.clarifai.com/

Outlier detection

This module detects outliers from the input data and helps visualize high dimensional data in 3D space. It clusters the data together and finds the outlier based on the distance and number of neighbour points.

page preview

!image !image

Notability

notability 4.0/10

Routine outlier detection module by Clarifai.