Kiril Isakov

Results 26 comments of Kiril Isakov

> Do you have an idea how I could fit all those things into the UI? @beatbrot You don't have to, really, for Android allows to **pin** a favorite app...

Hi and thanks for the app, from me too. It's very handy, really. While I totally understand **your goal is to keep the UI very clean**, I am pretty sure...

Thank you for the input. What I've been doing currently is share screenshots to the cloud (e.g. with NextCloud app) or to Telegram, which both are other ways to save.

> Setting `enforce-char-based-input = true` in termux.properties seems to have solved the problem for me with SwiftKey. Same here! Setting `enforce-char-based-input = true` in `termux.properties` seems to have solved the...

> Do you mean setting the property fixed the issue? It has. > There might be some additional settings in the app's keyboard settings that could be affecting behaviour. It...

Also, it seems that Ubuntu somehow has a general issue about fonts, and that Remarkable is not the only piece of software which has been suffering from it. See this...

There's an earlier issue open regarding this topic: https://github.com/jamiemcg/Remarkable/issues/245#issue-301156153 It seems that picking a different font makes Remarkable crash: > Hi, > > i'm trying Remarkable and found out that...

My guess is that with `prince` you can apply the `transform` function only on the same data set that you used to `fit` the model.

See if this helps: To apply clustering on a test set, you might want to perform an additional logistic regression as a workaround: 1. _Same you did_ 2. _Same you...

See if this helps: https://github.com/MaxHalford/prince/issues/107#issuecomment-768144230