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/
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.
