Live data from Hacker News

Firebase Predictions Beta

firebase.google.com

11–20 of 60 posts

Re: Firebase Predictions Beta

#11

Earlier quoted context omitted.

So what are the better priced alternatives?

I was curious about the answer myself, and bumped into kinto: http://kinto.readthedocs.io/en/latest/overview.html - Build collaborative applications with real time updates and fine-grained permissions. - Our JavaScript client for browsers leverages IndexedDB to work completely offline and synchronise data when online. - It’s even possible for data to be encrypted on the client to keep user data safe on the server. -…

Looks like Kinto uses PostgreSQL as the backend (http://docs.kinto-storage.org/en/stable/configuration/produc...). This was a little buried in the web docs and website.

Re: Firebase Predictions Beta

#12

I think this is interesting, but I'm having trouble seeing how it'll be used. Personally, when I want to do things like this - I roll my own custom solutions because I want more control. Given that, I guess I'll be giving it a shot (although I think Firebase in general is super over priced)

So what are the better priced alternatives?

For an alternative to the predictive portions just launched, check out https://blog.set.gl/ currently in a free beta.

Re: Firebase Predictions Beta

#13

I think this is interesting, but I'm having trouble seeing how it'll be used. Personally, when I want to do things like this - I roll my own custom solutions because I want more control. Given that, I guess I'll be giving it a shot (although I think Firebase in general is super over priced)

So what are the better priced alternatives?

Have you heard of RetroAnalytics? It's a predictive analytics platform that offers similar features but without the need to be locked into Firebase. https://retroanalytics.io

Disclaimer - I'm the founder :)

Re: Firebase Predictions Beta

#14

Will this work in browsers too? It would be very cool if it did

Take a look at https://RetroAnalytics.io - It's a predictive web analytics platform. Similar features to Firebase Prediction though built for the web and mobile and you aren't locked into Firebase.

Disclaimer - I'm the founder :) Would love your feedback !

Re: Firebase Predictions Beta

#15

Earlier quoted context omitted.

So what are the better priced alternatives?

Have you heard of RetroAnalytics? It's a predictive analytics platform that offers similar features but without the need to be locked into Firebase. https://retroanalytics.io Disclaimer - I'm the founder :)

What's the pricing model?

Re: Firebase Predictions Beta

#17
post #16

So in how many years is Google going to shut down Firebase? It was an acquisition and they don't tend to keep those running for long.

They have since acquired more companies to complement the offer and released a new product called Cloud Firestore very recently. They are also doing conferences promoting it in lots of places. Doubt it's going away very soon.

Re: Firebase Predictions Beta

#19
post #18

Machine learning problems are unique for each case. How can they apply them all. If it works it will be revolutionary but I guess it won't...

Firebaser here! We don't generally target all use cases, just event prediction from a stream of anslytics events, which is a lot more constrained. Give it a try, it's pretty robust!

Re: Firebase Predictions Beta

#20
post #7

Is this solely using in-app analytics as input for the learning, or other knowledge of users from elsewhere in google?

Right now just analytics, but we are considering other inputs too, as we know many devs have data in other sources which can be used to bolster prediction quality.
Post reply on HN