mdabros / SharpLearning

Machine learning for C# .Net
MIT License
383 stars 84 forks source link

Update code style, line length, member order, etc. #111

Closed mdabros closed 5 years ago

mdabros commented 5 years ago

Part of 2019 sommer cleaning to get the code base cleaned and more up to date. This pull request contains mainly code style changes. This includes:

The pull request also includes code changes to avoid duplicated code in a few places.

A few more exotic metrics has also been deleted:

If anybody uses these, let me know, and I can readd them.