Johannes Hötter

Results 44 comments of Johannes Hötter

See https://docs.kern.ai/docs/configuration-page

Hi! That point is 100% valid, and we thought about it too. We're thinking about the following, and I'd be curious what you think about it: - currently, you have...

Thanks for the input @agravier. We already have a format to upload existing data (https://docs.kern.ai/docs/project-creation-and-data-upload#uploading-existing-labeled-data), but I agree that this requires UX improvement. We'll work on this, and I'd be...

This will be first solved by implementing #40. You'll be able to modify any attributes, in that case have e.g. a concatenation of `word_a` and `word_b` (similar to this): ```python...

See https://projector.tensorflow.org/ for reference

related to issue #14

**Mockups** We could integrate a **modifiers** section in the project settings page, where users see what attribute calculations they have (similar to a pandas DataFrame): ![project-settings](https://user-images.githubusercontent.com/62521561/182246783-86e8f762-2bf6-45d1-8a2f-131ce4f71aeb.png) We could "reuse" what...

Hi @surak, not a Baseten member, but I thought this one here was quite straightforward and worked for me: ```python !pip install scikit-learn !pip install truss import truss from sklearn.ensemble...

Luca (our freelance designer) suggested that we turn the notification center into a modal, such that we also don't lose sense of context :) This would solve this issue, too

Awesome, thanks for the suggestion. Will look into this :)