Code Monkey home page Code Monkey logo

Comments (8)

zachmayer avatar zachmayer commented on May 14, 2024

Nothing yet, but link to your slides here when you're done =D

from annoy.

JohnNay avatar JohnNay commented on May 14, 2024

Using it for a baseline model to compare to deep learning and gradient boosting machines, we're building a system to that trains on hundreds of millions of examples of remotely sensed values of vegetation health and lagged values of other remotely sensed (NASA satellite data) variables at high spatial resolution for Sri Lanka for the past ten years to forecast future values of vegetation health in drought prone farming areas. I'm using annoy to look up pixel-time observations closest in space and time in the trianing data and use their values of vegetation health as the predictions for the holdout data to compare to the more complex models to see if they will be worth deploying.

from annoy.

erikbern avatar erikbern commented on May 14, 2024

That's super cool – so some sort of k-NN classifier on satellite images?

from annoy.

JohnNay avatar JohnNay commented on May 14, 2024

Yeah k-NN regression on a vegetation health index measured from satellite images (http://modis.gsfc.nasa.gov/data/). Thanks for this software by the way!

from annoy.

erikbern avatar erikbern commented on May 14, 2024

Curious to see how k-NN compares to deep learning (tbh I would suspect the latter is better, given enough data)

from annoy.

JohnNay avatar JohnNay commented on May 14, 2024

I'll share the results with you once I have them if you would like

from annoy.

duhaime avatar duhaime commented on May 14, 2024

This is an old thread, but I wanted to drop a quick line to say thanks for putting together this awesome library! I'm using it to study patterns in text reuse within literary history (imitations, plagiarisms, etc). I have a simple repo that couples Annoy with D3 for some interactive visualizations in case you're curious. Thanks again for sharing this great work!

from annoy.

shawnjhenry avatar shawnjhenry commented on May 14, 2024

I would like to say thanks for building this, too! I'm indexing an archive of chat messages with distributed document representations and Annoy for semantic similarity search.

from annoy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.