-
Choose a dataset of personal interest and implement an SVM model.
Tasks:
- [ ] Select a relevant dataset.
- [ ] Prepare the data for the model.
- [ ] Implement an SVM classification or regressio…
-
This issue is to track decisions made around choices for base glider processing. For instance, what/when to interpolate, what variables need to be included in the output, etc. These questions will mos…
-
### Bug report
**Bug summary**
When annotating plots with a sphere, the apparent size of the sphere depends on the units of the center of the plot.
**Code for reproduction**
```python
imp…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Now in milvus, weighted ranker need to do normo…
-
Type: Feature Request
When on the main branch of my repo that tracks microsoft/vscode I set the picker to show main, origin/main and upstream/main. But when I switch to a PR branch I'm contributing …
-
- Create JSON files for storing prompt and choice data
- Write a parser for JSON files
-
Hi, I noticed that this package uses the mujoco_py package - I was wondering if there is any specific reason for choosing mujoco_py over the newer mujoco deepmind python bindings (https://github.com/g…
-
To make repeated scanning of similar files less laborious, allow user choices to be saved.
Since this has to work for an anonymous user and persist beyond the current session, cookies will have to …
-
I am trying to use `CheckboxList` inside `radioMultiAnswer`. I am not sure if it is supported, but it almost works, with one exception:
When the `CheckboxList` only has one correct choice, the cor…
-
Example
```
ex is
arr array (tuple (choice String (array u8)) String) :=
[("foo", "one"),
([(u8 65), 66, 67], "two"),
("bar", "three")]
for tup in arr do
(val, name) :=…