Interactive visual tools for machine learning concepts and model design.
Design and train feed-forward neural networks with custom layers and backpropagation.
Build decision trees using ID3 and Gini index algorithms.
Calculate classification metrics: Precision, Recall, F1, Accuracy and more.
Classify data points using K-Nearest Neighbors with distance calculation.