Nils

Results 9 issues of Nils

If a user changes his username, the deposited user in the Frontend is not updated properly. The Avatar, the username and every other value of the user are no longer...

bug
not too important

When the admin is activated for a world, the following exception occurs. Caused by: java.lang.IllegalStateException: Multiple representations of the same entity [com.viadee.sonarquest.entities.Level#2] are being merged. Detached: [com.viadee.sonarquest.entities.Level@3f24c92]; Detached: [com.viadee.sonarquest.entities.Level@10ff72c0]

bug
not too important

### πŸ“ Description If there are experiments at the experiment location that have not yet been completed or are defective, the experiment dashboard attempts to load these experiments. ### 🎯...

πŸͺ² bug
🎨 UI/UX
πŸ”§ enhancement
πŸ’‘ idea
πŸ“‹ needs review

### ✏️ Problem Description At the moment there is a `KerasGenericDataset` and a `KerasDfDataset` that implements `GenericDataset` or `DfDataset`. This is because there are some customizations for Keras. If we...

✨ feature
πŸ”§ enhancement
πŸ’‘ idea
🚨 high priority
πŸ“‹ needs review
πŸŒ€ cleanup
♻️ refactoring

### ✏️ Problem Description That's not a problem. It would be a nice addition to the project. ### πŸ’‘ Feature Request It would be nice to get a coverage badge...

✨ feature
πŸ§ͺ testing
πŸ“‹ needs review

### ✏️ Problem Description For regression problems, only an MLP is currently available as a model. It would be nice if other algorithms were also available. ### πŸ’‘ Feature Request...

✨ feature
πŸ“‹ needs review

### πŸ“ Description When you run `niceml init` and select to use the pre-commit hooks, the pre-commit hooks are installed, but no rules are enabled in the configuration in `pyproject.toml`....

πŸͺ² bug
πŸ“‹ needs review
♻️ refactoring

The batches of a `FileChecksumProcessor` should basically be created first for all input data. After that it should be checked which date in the batches has actually changed and should...

πŸͺ² bug
♻️ refactoring

There is a dead link `niceml.io/concepts.md`. This should be fixed in one of the upcoming versions. Also, it would be nice if there was a reference to installing niceml directly...

πŸͺ² bug
πŸ“š documentation