-
Originally reported on Google Code with ID 184
```
Projects like boost have a single top-level directory; projects without a structure
like that may be pulling headers from multiple sub-projects rela…
-
A number of strings across the project are actually constrained in value (task names, model names, ...).
Using enums instead of strings would (on the user side):
- constrain choice
- allow users …
-
# Context
The existing (old) CI in `sktime` mainly use `all_extras_pandas2` dependency, except for few specific dedicated jobs. This often leads to the installation of non-latest package versions, …
-
I'm experimenting with pushing newer versions of Ruby into SU, so I started working with testup-2 for two reasons. First, using the tests to verify everything works as previous, and secondly, to crea…
-
I'd like to lightweight-gan for a multiclass dataset.
The idea is to train the GAN with multiclass.
And during the inference, ask the GAN for an image with multiples tags. I.e. generate an imag…
-
``` json
{
"preferred_name": "Abhinov",
"csulb_email": "abhinovabhilekh.dutta01@student.csulb.edu",
"pronouns": "he/him/his",
"previous_gis_experience": "Worked for four yea…
-
## Description:
This issue proposes an enhancement to the Kolmogorov-Arnold Networks (KAN) architecture that involves the development of an automated method for converting trained models into symboli…
-
Scenario Value Prediction
Data with a categorical column2predict (values -1,0,1)
Evaluate gives prediction -0.01 !?!?
![image](https://github.com/dotnet/machinelearning-modelbuilder/assets/744…
-
### Describe the workflow you want to enable
When using k-fold cross-validation the resulting ROC curves can vary in length if there are a different number of positive and/or negative samples in ea…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…