Christopher Schölzel

Results 41 comments of Christopher Schölzel
trafficstars

Done. :smile: I kept the word "news" instead of "posts" in all the visible texts on the page and used the `/posts` directory as the link targets. I noticed that...

Thanks for the reviews! Happy to see this feature make it into the website. I just added the RSS feed to my Feedly account. :hugs: :partying_face:

Hi @mbollmann. 👋 I've stayed pretty close to the [hugo standard RSS template](https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/rss.xml) when I created the feed. There is an [`author` element in the RSS standard](https://www.rssboard.org/rss-specification#ltauthorgtSubelementOfLtitemgt), which we currently...

DublinCore should be easy to add, but that only adds the creator field. 🤔 I've had a brief look at PRISM, and it also allows for things like "volume" and...

We need to address this at some point. For now, we should make sure that we have regression tests that run all algorithms with settings that make them deterministic and...

Nice find! Thank you very much for putting in the work to dig through the code and the numpy changelog. :pray: :+1: I figured it would be something minor like...

Good news: After implementing the regression tests and checking them for separate versions of numpy and scikit-learn, I can confirm that none of the algorithms behave differently. It's only the...

I just released version 0.6.1 in #59. Please let me know if it works. :smile:

Since I didn't hear back, I assume this worked and I can close the issue. 😄

Turns out, everything works right out of the box! 🥳