Skip to content

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

License

Notifications You must be signed in to change notification settings

NiamhFerns/wine-sharpifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages