Блог пользователя jerefigo

Автор jerefigo, история, 3 года назад, По-английски

Hey!

If you want a (very) rough estimate of your future CF rating and you're tired of waiting for a response in stefdasca's famous post, then wait no longer! I present to you this simple repo that performs logarithmic regression over your rating history.

This is by no means perfect, but you can help with that! Write your suggestions in the comments.

Edit: Apparently, as suggested by tgp07, you can run the code online.

  • Проголосовать: нравится
  • +5
  • Проголосовать: не нравится

»
3 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

I am not familiar with github. Pls Tell me how to use it?

»
3 года назад, скрыть # |
 
Проголосовать: нравится +13 Проголосовать: не нравится

Nice to see my idea being put into something more practical, even after this long.

Well done jerefigo!

»
3 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Liked this utility. Very elegant use of python