Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 300 Bytes

wine-sharpifier

This is a C# rewrite of my Rust wine-classifier assignment that I did for COMP 307.

Usage

Built with C#10.

Simply clone this repo and run with dotnet run --project wine-sharpifier.csproj.

By default runs with K = 3. You can set this to some other value of K if you'd like.