We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
Train a classifier to differentiate between dark and light colors.
A machine learning classifier is a function that classifies objects. It is created by training on a set of examples rather than by explicit programming. Training data can be numerical, textual, sounds and images, as well as combinations of these.
Collect training examplesGet a color from its hexadecimal RGB color value:
Get some dark colors:
Get some light colors:
Construct a training set where each training value is assigned the correct class:
Train a classifierUse the training set to train a classifier:
Test the classifierGive the classifier a new color. It will infer, based on the training data, how to classify the color:
Get the classifier’s degree of confidence in what it has inferred, expressed as the probabilities of membership in each class:
Classify a list of colors:
Get information about the classifierGet a report of the properties of the classifier:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4