framework icon indicating copy to clipboard operation
framework copied to clipboard

Machine learning, computer vision, statistics and general scientific computing for .NET

Results 100 framework issues
Sort by recently updated
recently updated
newest added

**What would you like to submit?** (put an 'x' inside the bracket that applies) - [ ] question - [ ] bug report - [ ] feature request **Issue description**...

Please add an example for PolynomialRegression Class. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/T_Accord_Statistics_Models_Regression_Linear_PolynomialRegression.htm

Please add an example for MelFrequencyCepstrumCoefficient Class. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/T_Accord_Audio_MelFrequencyCepstrumCoefficient.htm

Please add an example for ParallelLearningBase Class. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/T_Accord_MachineLearning_ParallelLearningBase.htm

Please add an example for NpzFormat.Load(T) Method (Byte[]). TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/M_Accord_IO_NpzFormat_Load__1.htm

https://github.com/accord-net/framework/blob/49f2932a7baf69c7f6113ec82976aecca0c50353/Sources/Accord.Math/Optimization/Losses/SquareLoss.cs#L177-L181 ![From Wikipedia](https://wikimedia.org/api/rest_v1/media/math/render/svg/eeb88fa0f90448e9d1a67cd7a70164f674aeb300) Per the above formual for RMSE, should the order of operations be reversed to correctly calculate the value?

**What would you like to submit?** (put an 'x' inside the bracket that applies) - [x ] question - [ ] bug report - [ ] feature request **Issue description**...

Please add an example for FanChenLinSupportVectorRegression Class. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/T_Accord_MachineLearning_VectorMachines_Learning_FanChenLinSupportVectorRegression.htm

Please add an example for HaarObjectDetector Class. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/T_Accord_Vision_Detection_HaarObjectDetector.htm

**What would you like to submit?** (put an 'x' inside the bracket that applies) - [X] bug report **Issue description** Using Microsoft Visual Studio Community 2019 Version 16.6.2 When I...