David Davó

Results 74 issues of David Davó

### Description The pymanopt dependency must currently be installed with an external command, making the setup more difficult. Setup should be transparent to the user and just `pip install recommenders`....

enhancement

## Why are these changes needed? Sometimes there are multiple trials with exactly the same metric. This PR makes two things: - Adds methods to `ExperimentAnalysis` and `ResultGrid` to return...

### Description I'd like to add a method like `get_best_config` called `get_best_configs` (and `get_best_trials`, etc.) which returns all the [maximal elements](https://en.wikipedia.org/wiki/Maximal_and_minimal_elements). Currently, when you call `get_best_config` it returns just one...

enhancement
triage

I'm trying to compile a file that has a generated array of interfaces, but I get the following error with Verilator 4.216 ```terminal $ verilator -V Verilator 4.216 2021-12-05 rev...

area: lint
status: ready

### Description Added capability to get user fields like gender, age, occupation and zip code to movielens dataset. ### Related Issues - #2176 ### References ### Checklist: - [x] I...

### Description Migrating Wide & Deep out of tensorflow. **Note**: Previously I have only used models from high level libraries like Keras. I'm doing this to learn PyTorch, so feel...

### Description Movielens has also some user demographics information ``` 1|24|M|technician|85711 2|53|F|other|94043 3|23|M|writer|32067 4|24|M|technician|43537 5|33|F|other|15213 6|42|M|executive|98101 7|57|M|administrator|91344 8|36|M|administrator|05201 9|29|M|student|01002 10|53|M|lawyer|90703 ``` ### Expected behavior with the suggested feature Diminishing the...

enhancement

![image](https://github.com/logseq/logseq/assets/10263941/51d2dcb3-79b8-4f56-bd57-b4c11646abe5) ![image](https://github.com/logseq/logseq/assets/10263941/b64128a8-321f-49c8-9cb7-8d2b98c74865) I created a `text-color` property to set the text color of a block, allowing builtin colors like the highlight. This property is "hidden" but editable. Called it `text-color`...

:type/hold

## Summary Even if you didn't put an expiration date on a password, it would be nice to include on the health check passwords that have not been changed in...

new feature
feature: Reports