GithubHelp home page GithubHelp logo

Comments (2)

danielplohmann avatar danielplohmann commented on August 29, 2024

Hi!

So far I have been very careful to avoid the need for "real" migrations like that, and in fact, so far MCRIT has been very backwards stable (my test instance was initialized with version 0.9.0 and there were no breaking changes in that time).
Even when splitting results in samples/functions for performance/speed, that wouldn't be an issue as the split version would then be the new default with support for "legacy" full reports.

However, if a user decides to change anything regarding indexing (seeds, shingling composition, minhash length, ...) - sure, that will incur necessary re-indexing of everything.
When there will be .NET support in SMDA, those samples will have their own Minhashing, so that's okay.
Right now, I can only imagine changing the core methodology if something has significantly better performance while maintaining compatibility with MinHash as LSH method.

from mcrit.

danielplohmann avatar danielplohmann commented on August 29, 2024

As demonstrated in the release of v1.3.0, we will aim for providing migrations in the back-end that allow easy upgrades to any changes of future functionality or scheduling reindexing, whenever that may become necessary.

from mcrit.

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.