Guess.js: Libraries for enabling Machine Learning driven experience on the web
1–9 of 9 posts
Re: Guess.js: Libraries for enabling Machine Learning driven experience on the web
#2Re: Guess.js: Libraries for enabling Machine Learning driven experience on the web
#3Cool idea and a great application of predictive machine learning. Wise to tie into Google analytics. Wonder how long until Google acquires them.
Google Analytics is quite convenient - it allows the reuse of already existing data, and does not require the management of an analytics service.
Re: Guess.js: Libraries for enabling Machine Learning driven experience on the web
#4Re: Guess.js: Libraries for enabling Machine Learning driven experience on the web
#5I'd love to see some examples of this in action. I'm not the best at implementing these kinds of things without seeeing examples.
The most real-world demo is the Gatsby Wikipedia example which Addy Osmani demonstrated on Google I/O. You can find it here at https://guess-gatsby-wikipedia-demo.firebaseapp.com/. You can toggle link highlighting by pressing "h". Red links are very likely to be visited, orange/yellow ones have mild probability, and green ones are unlikely. The highlighting is based on the model that Guess.js builds from the Google Analytics report.
Here's demo of using Guess.js with static sites https://github.com/guess-js/guess/tree/master/experiments/gu...
Re: Guess.js: Libraries for enabling Machine Learning driven experience on the web
#6I'd love to see some examples of this in action. I'm not the best at implementing these kinds of things without seeeing examples.
Re: Guess.js: Libraries for enabling Machine Learning driven experience on the web
#7I'd love to see some examples of this in action. I'm not the best at implementing these kinds of things without seeeing examples.
We have a few examples in the readme. You can find demo applications using the Guess.js plugin for webpack here https://github.com/guess-js/guess/tree/master/packages/guess... The most real-world demo is the Gatsby Wikipedia example which Addy Osmani demonstrated on Google I/O. You can find it here at https://guess-gatsby-wikipedia-demo.firebaseapp.com/ . You can toggle link highlighting by pressing "h". Red links ar…
Re: Guess.js: Libraries for enabling Machine Learning driven experience on the web
#8Re: Guess.js: Libraries for enabling Machine Learning driven experience on the web
#9I'd love to see some examples of this in action. I'm not the best at implementing these kinds of things without seeeing examples.
We have a few examples in the readme. You can find demo applications using the Guess.js plugin for webpack here https://github.com/guess-js/guess/tree/master/packages/guess... The most real-world demo is the Gatsby Wikipedia example which Addy Osmani demonstrated on Google I/O. You can find it here at https://guess-gatsby-wikipedia-demo.firebaseapp.com/ . You can toggle link highlighting by pressing "h". Red links ar…