Skip to main content

Launch HN: Datrics (YC W21) – No-Code Analytics and ML for FinTech https://ift.tt/3beSuvY

Launch HN: Datrics (YC W21) – No-Code Analytics and ML for FinTech Hey everyone, we're Anton (avais), Kirill (Datkiri), and Volodymyr (vsofi), the founders of Datrics ( https://datrics.ai ). We help FinTech companies build and deploy machine learning models without writing code. We provide a visual tool to work with structured data by constructing a diagram of data manipulations from lego-like bricks, and then execute it all on a backend. This lets our users accomplish tasks that usually need a team of software engineers, data scientists, and DevOps. For instance, one of our customers is a consumer lending company that developed a new risk model using just our drag-and-drop interface. I used to lead a large data science consultancy team, being responsible for Financial Services (and Risks specifically). Our teams’ projects included end-to-end risk modeling, demand forecasting, and inventory management optimization, mostly requiring combined efforts from different technical teams and business units to be implemented. It usually took months of work to turn an idea into a complete solution, going through data snapshot gathering to cleansing to experimenting to working with engineering and DevOps teams to turn experiments in Jupyter notebooks into a complete application that worked in production. Moreover, even if the application and logic behind the scenes were really simple (could be just dozens or hundreds of lines of code for a core part), the process to bring this to end-users could take ages. We started thinking about possible solutions when a request from one of the Tier 1 banks appeared, which confirmed that we’re not alone in this vision: their problem was giving their “citizen data scientists” and “citizen developers” power to do data-driven work. In other words, work with the data and generate insights useful for business. That was the first time I’d heard the term “citizen data scientist”. Our users are now these citizen data scientists and developers, whom we’re giving the possibility to manipulate data, build apps, pipelines, and ML models with just nominal IT support. Datrics is designed not only to do ML without coding, but to give analysts and domain experts a drag and drop interface to perform queries, generate reports, and do forecasting in a visual way with nominal IT support. One of our core use cases is doing better credit risk modeling - create application scorecards based on ML or apply rule-based transactional fraud detection. For this use-case, we’ve developed intelligent bricks that allow you to do variables binning and scorecards in a visual way. Other use cases include reports and pivot tables on aggregating sales data from different countries in different formats or doing inventory optimization by forecasting the demand without knowing any programming language. We’re providing 50+ bricks to construct ETL pipelines and build models. There are some limitations - a finite number of pre-built building blocks that can be included in your app, but if there is no block that you need, you can easily build your own ( https://youtu.be/BQNFcZWwUC8 ). Datrics is initially cloud-native, but also can be installed on-prem for those customers who have corresponding security policy or setups. The underlying technology, the pipeline execution engine is rather complex and currently built on top of Dask, which gives Python scalability for big datasets. In the next release, we are going to support Pandas as well as to switch intelligently between small datasets for rapid prototyping and big datasets for pipeline deployments. We’re charging only for private deployments, so our web version is free: https://ift.tt/2Nfu1i1 . Try it to create your analytical applications with a machine learning component! We've put together a wiki ( https://wiki.datrics.ai ) to cover the major functionality, We are super-excited to hear your thoughts and feedback! We're big believers in the power of Machine Learning and self-service analytics and are happy to discuss what you think of no-code approaches for doing ML and analytics generally as well as the availability of them for non-data scientists. Or anything you want to share in this space! February 18, 2021 at 02:12PM

Comments

Popular posts from this blog

Women Pioneers at Muni: Adeline Svendsen and Muni’s First Newsletter

Women Pioneers at Muni: Adeline Svendsen and Muni’s First Newsletter By Jeremy Menzies To close out Women’s History Month, here’s a look back at one woman whose work to bring Muni staff together in the late 1940s created a legacy that lives on to this day. Adeline “Addy” Svendsen was founding editor of Muni’s first internal newsletter, “ Trolley Topics .” Adeline Svendsen sits at her desk in the Geneva Carhouse office building in this 1949 shot. Trolley Topics was a new venture when it started in February 1946. As Svendsen wrote in the first issue it was created, “to bring a little fun, a little news, and a lot of good will to all our fellow employees in the Railway.” Just two years prior in 1944, Muni merged with the Market Street Railway Company, expanding the small municipal operation into the largest transit provider in the city with hundreds of employees, vehicles of every shape and size, and dozens of facilities scattered across town. The newsletter was meant to help unite ...

Show HN: StreetComplete, an OpenStreetMap Editor for Humans https://ift.tt/2J8IL02

Show HN: StreetComplete, an OpenStreetMap Editor for Humans StreetComplete is an OpenStreetMap[0] editor directed at people who want to contribute and want to do this using their smartphone, without learning how to edit things[1]. It is available as an Android application. It is intended to be used as one walks, with quests appearing as markers on the map. Selecting a marker allows one to answer a simple question. The answer will be added to the OpenStreetMap database, with app handling selecting objects for editing, transforming answer into OSM tags and making edits. OpenStreetMap account is needed to apply edits, but it is possible to start without it, make some edits and login/register later. Note: I am not the main author, but I am one of the active contributors. Github page is at https://ift.tt/2g8lasH and https://ift.tt/3nR9PzS shows what was recently released. [0]OpenStreetMap is a Wikipedia of maps, available on the open licence. This dataset is already used for many interestin...

Show HN: Launch VM workloads securely and instantaneously, without VMs https://ift.tt/2QwJ1Kd

Show HN: Launch VM workloads securely and instantaneously, without VMs Hello HN! We've been working on a new hypervisor https://kwarantine.xyz that can run strongly isolated containers. This is still a WIP, but we wanted to give the community an idea about our approach, its benefits, and various use cases it unlocks. Today, VMs are used to host containers, and make up for the lack of strong security as well as kernel isolation in containers. This work adds this missing security piece in containers. We plan on launching a free private beta soon. Meanwhile, we'd deeply appreciate any feedback, and happy to answer any questions here or on our slack channel. Thanks! April 29, 2021 at 07:50AM