GahbonMining: A Data Mining Server for Raven DB
Join the DZone community and get the full member experience.
Join For FreeWell, it seems that we have reached this stage of maturity that RavenDB is starting to develop it own eco system and 3rd party toolsets. In particular, I am very excited to preset GahbonMining, a Data Mining Server for RavenDB.
What does this means, Data Mining for RavenDB?
Well, it basically means that your app can actually learn from what is going on in the database. For example, if we are talking about StackOverflow, you can train the server on the existing data, and when a user submit a new question, you can use GahbonMining to suggest the appropriate tags for the question. Or suggest similar questions that have already been asked and answered.
GahbonMining is just out in alpha, but it is already showing quite a bit of promise, do take a look, you won’t regret it.
Published at DZone with permission of Oren Eini, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Top 10 Pillars of Zero Trust Networks
-
Building the World's Most Resilient To-Do List Application With Node.js, K8s, and Distributed SQL
-
Understanding Data Compaction in 3 Minutes
-
New ORM Framework for Kotlin
Comments