|
|
|
|
|
by jrumbut
2377 days ago
|
|
Could you share any of the thought process that led to making this from the ground up rather than extending/layering on top of an existing DBMS (or, conceivably, multiple DBMSes)? Was there indexing and storage engine considerations? Was it a lack of interface support for this kind of thing? Marketing? I could see a lot of arguments either way and wondered what convinced you. It's always auspicious to start a software project in Finland, all the best of luck on this! The site looks great. |
|
The ML is also implanted inside the database to minimize various overheads, and to have direct access to data & invested. if you need to do thousands of statistical operations in 10ms, just IPC can become a huge overhead. You want to put data & math in same process.
Overall, its all based on tight AI+DB integration to enable the instant modeling.