Just built a simple classification model in C# using TorchSharp to classify the Iris dataset! Perfect introduction for anyone looking to dive into machine learning with .NET. Includes data loading(from a CSV file), training, evaluation, and model saving. Check it out and start learning today!