<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>java on AI Logs</title><link>https://drafts.ragv.in/tags/java/</link><description>Recent content in java on AI Logs</description><generator>Hugo</generator><language>en-us</language><copyright>2025 Raghava Dhanya · License</copyright><lastBuildDate>Tue, 20 Jun 2023 21:31:48 +0530</lastBuildDate><atom:link href="https://drafts.ragv.in/tags/java/index.xml" rel="self" type="application/rss+xml"/><item><title>Designing Machine Learning Systems for High Velocity Trading</title><link>https://drafts.ragv.in/posts/high-velocity-trading-ml-systems/</link><pubDate>Tue, 20 Jun 2023 21:31:48 +0530</pubDate><guid>https://drafts.ragv.in/posts/high-velocity-trading-ml-systems/</guid><description>&lt;p&gt;As one of my works at &lt;a href="https://www.mu-sigma.com/labs"&gt;Mu Sigma Labs&lt;/a&gt;, I was part of a research project on the High Velocity Time Series on early 2019. One of the goals was to create a high velocity trading app using Pair Trading.&lt;/p&gt;
&lt;h2 id="the-requisite-terms"&gt;The Requisite terms&lt;/h2&gt;
&lt;h3 id="long-and-short-trades"&gt;Long and Short trades&lt;/h3&gt;
&lt;p&gt;Long trades are buying a &lt;a href="https://en.wikipedia.org/wiki/Security_(finance)"&gt;security&lt;/a&gt;. Short is selling a security even when you don&amp;rsquo;t own it. It generally means that you are borrowing someone&amp;rsquo;s securities and selling them in the hopes of buying it back for lower cost later and returning it and hence, making a profit. You don&amp;rsquo;t really have to do it though; exchanges take care of it and let you sell when you don&amp;rsquo;t own a security.&lt;/p&gt;</description></item><item><title>Showcase: BPMN Pipeline Platform</title><link>https://drafts.ragv.in/posts/bpmn-pipeline-platform/</link><pubDate>Mon, 20 Jun 2022 20:54:07 +0530</pubDate><guid>https://drafts.ragv.in/posts/bpmn-pipeline-platform/</guid><description>&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Business_Process_Model_and_Notation"&gt;Business Process Model and Notation (BPMN)&lt;/a&gt; is a graphical notation standard for business processes. Think of it as a flowchart for business processes. It is widely used in the industry for modeling business processes.
Now, why would you use BPMN for automating / pipelining? We don&amp;rsquo;t use &lt;a href="https://en.wikipedia.org/wiki/Unified_Modeling_Language"&gt;UML&lt;/a&gt; for writing software right? Yes, but BPMN&amp;rsquo;s adoption for automation and pipelining stemmed from its ability to cater to both technical and non-technical users. Whether orchestrating simple data flows or complex machine learning pipelines, BPMN empowered users to architect automated workflows with ease and flexibility.
Moreover, platforms&amp;rsquo;s support for human-in-the-loop processes addressed a critical gap in conventional pipelining systems, offering robust mechanisms for human validation and approval—a necessity in the realm of machine learning and MLOps where human intervention is often required.&lt;/p&gt;</description></item></channel></rss>