Machine Learning

62 Articles 1 Followers


ICT Automation 1.1a: Improving the DBSCAN Machine Learning Algorithm and Analyzing Results

15 Aug 2024 5 minute read 0 comments fred_nurk

As I alluded to in my previous post, our implementation to our DBSCAN algorithm has a few shortcommings. So I want to take the time to go through the thought process of taking an algorithm we wrote and improving it to get better results. I probably w...

ICT Automation 1.1: Identifying liquidity with the DBSCAN algorithm

12 Aug 2024 5 minute read 0 comments fred_nurk

Starting off, for transparency reasons I want to state that sklearn has a module for the DBSCAN algorithm. But I like to make things with minimum dependencies just because it's more educational and more fun. One more thing I like to add, which I touc...

ICT Automation 1.0a: Machine Learning Concept Clustering

12 Aug 2024 2 minute read 0 comments fred_nurk

This article is meant to be complementary to the next few articles where we look into some algorithms that identify liquidity zones in an assets price data. It is not absolutely necessary to read but, especially if you're not familiar with data analy...

Use of AI in coding industry

7 Aug 2024 2 minute read 0 comments Bala

In the last few months, AI has been doing an amazing job in multiple places. I have to say that this technology is maturing little by little. In the future, we might have a fully matured technology with us. I have a few free extensions in my VS Code...

Unseen side of AI

9 Jun 2024 1 minute read 0 comments Keith Thuerk

Unseen side of AI I am not talking about all the fear and loathing that AI will come for everyone's jobs and nobody is safe. Sure, I get that AI gives Hackers, bad actors and nation state attackers super powers, but I am talking about the costs assoc...

Can AI be a threat to corporate jobs?

29 May 2024 2 minute read 0 comments Bala

The simple answer is Yes but we have to understand all the aspects to clearly understand how it is essential to stay up to date with the trend as AI is moving very fast. Almost all companies have started exploring AI and what they can do with AI for...

Using AI for customer support service

28 Apr 2024 2 minute read 1 comment Bala

There is a huge pressure right now to convert a normal company into a company that has AI in their product. That's what becomes a selling point in the modern trend and even many service-based companies have now started exploring AI and AI tools that...

AI can be dangerous in Healthcare assistance if applied wrong

21 Apr 2024 2 minute read 1 comment Bala

Yes, I agree that AI can be dangerous in healthcare assistance but it also depends on where it is being used. Like other use cases if AI is used for customer support in the healthcare industry or company it is not a big deal but if it starts prescrib...

AI in our personal life

22 Mar 2024 2 minute read 0 comments Bala

Today I was watching some scenes from Iron Man movies. I was watching scenes here and there and was fascinated by Jarvis. Today the technology is advancing in such a way that soon we might have systems similar to Jarvis that can completely work on vo...

Predicting Cryptocurrency Market Movements Using Machine Learning Techniques

13 Mar 2024 7 minute read 0 comments letssittt

Cryptocurrency's impact has placed it in the category of major assets which are interesting to players like investors, traders, and researchers all across the globe. The volatility of the cryptocurrency market is a key consideration for many who oper...