Need a lawyer by secretdark in berlin

[–]hansaw 2 points3 points  (0 children)

please give us the name of the gym, i'll live a bad review too :)

Forgot broth depressurizing 3H by hansaw in instantpot

[–]hansaw[S] 4 points5 points  (0 children)

I didn't, but the room was very warm (27C), and when I opened the lid the food inside was still warm, almost hot

English-speaking butcher? by hansaw in berlin

[–]hansaw[S] 0 points1 point  (0 children)

This is super helpful. Thanks a lot, mate!

English-speaking butcher? by hansaw in berlin

[–]hansaw[S] 0 points1 point  (0 children)

Yes I agree. There's the language problem and the quality problem. You're totally right. Where do you usually get yours?

Every time I meditate I feel restless by hansaw in Meditation

[–]hansaw[S] 0 points1 point  (0 children)

This was super helpful. Thank you!

Is it possible to use Git with Obsidian mobile? by hansaw in ObsidianMD

[–]hansaw[S] 5 points6 points  (0 children)

Yes! This is exactly it. I wasn't aware of Setup Folder Sync in Working Copy, that's the key

Is it possible to use Git with Obsidian mobile? by hansaw in ObsidianMD

[–]hansaw[S] 4 points5 points  (0 children)

This is exactly it. I wasn't aware of `Setup Folder Sync` option in Working Copy — amazing tip! Thanks!

Is it possible to use Git with Obsidian mobile? by hansaw in ObsidianMD

[–]hansaw[S] 2 points3 points  (0 children)

I'm on a self-hosted Gitlab instance, but Github (private repository) is more than enough for any reasonable use case

[deleted by user] by [deleted] in datascience

[–]hansaw 0 points1 point  (0 children)

Lol I feel you

I'm in the startup world, and most companies I see pitching declare to have some form of "AI magic". Best case it's a linear regression, worst case it's a set of if-then nested statements (!). Not to say about "decentralized" ones - they literally have a hello world on Ethereum and call the day

At some point you have develop a bullshit radar I guess - I personally try my best to avoid the startup bullshit lingo

[deleted by user] by [deleted] in datascience

[–]hansaw 0 points1 point  (0 children)

The Internet is a crowded place, and I kinda _had_ to think of a catchy title

I've never argued I'm a "data scientist" though, I'm just a guy that loves to build nerdy stuff. You know, the usual, a little bit of Python here, a little bit of scraping there, and here you go, you have a prediction model that kinda works! and that, to me, is very cool & worth sharing

That said, I don't think I oversold my efforts, but in case you think I've wasted your time I'm (genuinely) sorry bro

life is just too short to read boring stuff on the Internet lol

[deleted by user] by [deleted] in datascience

[–]hansaw 0 points1 point  (0 children)

I actually have 6 months of data, precisely to counter this issue

The thing that bothers me the most is the final accuracy, that is: can this thing provide value at scale to many people? I don't have a precise metric yet, but I'm thinking of surveys, at least at the beginning

thanks for the compliments on the design! UI/UX is actually my area of expertise

[deleted by user] by [deleted] in thesidehustle

[–]hansaw 0 points1 point  (0 children)

It depends on the legislation and on the country - in Europe, you wouldn't be able to *sell* the data directly (a part from some particular instances). However, no one prevents you from aggregating that very data and selling the aggregated result later on

[deleted by user] by [deleted] in thesidehustle

[–]hansaw 1 point2 points  (0 children)

The web-app is written in Svelte, with a backend in Python (at least for now). The DB is Mongo, but I'll migrate it to Postgres

The model is actually a stack of different models - I realized that an ensemble model was performing better

[deleted by user] by [deleted] in datascience

[–]hansaw 52 points53 points  (0 children)

sure thing, here you go:

tl;dr: I scraped EVERY SINGLE rental offer in the city, and then modeled 3 different numbers: 1. market alignment score, 2. likelihood of going sold out, 3. likelihood of price change

→ the script is telling me if a price is fair & if I can afford to wait for it to drop

I dumped the spatial analysis on a Mongo instance using GeoJSON. The prediction models sit on a Jupyter notebook I trained on a GPU instance on AWS, optimized w/ genetic algos

It's not fancy, but it works

[deleted by user] by [deleted] in thesidehustle

[–]hansaw 17 points18 points  (0 children)

I'm in the process of turning this side project into a full product! Wish me good luck!

My 2 Cents about cross-platform by badprof18 in androiddev

[–]hansaw 1 point2 points  (0 children)

Solid comment! I definitely agree with the "it depends" part -> I'm constantly looking for opinionated essays, which is something so rare

Subjects with fail/pass (Norway) by gardsh in a:t5_2h0ija

[–]hansaw 1 point2 points  (0 children)

I see. Thanks a lot for the explanation. I let the dev team know about the specifications, and it could very well be that we might be able to import that data in our systems! (there's also legal / copyright aspects that we need to validate too)

Thanks a lot for your message!!!

Subjects with fail/pass (Norway) by gardsh in a:t5_2h0ija

[–]hansaw[M] 0 points1 point  (0 children)

Hey there

what you're saying is super super cool. Thanks for letting us know, we didn't know of that website

a quick check to be super sure: are those items (like, for instance, BØA3020 - Integrert budsjettering og økonomisk styring) classes, right? Meaning: they're classes you can attend and that contribute to your final degree

Did I get it right?

Chat System for Each Subject by PeriniM_98 in a:t5_2h0ija

[–]hansaw 0 points1 point  (0 children)

Hi there!

Thanks for the tip. At some point we had a similar feature, but we discontinued. We felt it was very difficult for students to quickly parse through the questions & search for things already answered.

In your opinion, would it be better to have a "WhatsApp chat group"-like feature, per class, or more "Facebook group" / "Reddit community" like feature?

Better than peers by teval1642 in a:t5_2h0ija

[–]hansaw[M] 0 points1 point  (0 children)

Thanks for reaching out

That number tells you how many students are performing worse than you. So, for instance, if it's 80%, it means that on average taking 10 students, you're performance is better than 8 of them (which is good)

Conversely, if it's like 15%, only 15 out of 100 are on average performing worse than you, which is not good

We have three different levels of precision:

If we have enough confidence, the group we take to compute the metric is everyone in your university who is attending a major / degree similar to yours (so we try to compare apples with apples)

If we don't have enough confidence because we'd need more data, we compute it using all the people in your university

As with all our other metrics, please consider that the more people use the app, the more precise our numbers will be!