Data & Analytics

Ticket Classification System

1. Introduction With the increase in mobile users, customers are contacting businesses through a variety of channels, including social media sites, review websites, email, and live chats at any time of day, which increases the number of requests and complaints generated. When a problem or support request arrives at the ITSM Ticketing tool, it must […]

Akshit Gargi
Akshit Gargi
Read

AWSCloudDevOps

TO THE NEW Organized TechFluence, 2018: Highlights

TechFluence, 2018 is a community-driven technology conference organized by TO THE NEW on 24th March 2018 in Crowne Plaza, New Delhi. We have been organizing GrailsConf, an independent series of global conferences with a complete focus on Groovy, Grails, Gradle and the related technologies from last 5 years.  This year we decided to make it […]

AgileAutomation TestingDigital Transformation

Infographic: 5 Reasons Why Artificial Intelligence Is The Next Big Thing In Software Testing

AI is the science of making computers perform tasks that would have required human intellect in a traditional scenario. AI gives machines the ability to process information about its environment, perform ‘intelligently,’ and learn to adapt to the changes. AI bots can effectively communicate using human inputs and can also be trained for more complex tasks […]

Poulomi Nag
Poulomi Nag
Read

AgileDigital AnalyticsDigital Transformation

How Artificial Intelligence is Changing the Dynamics of Software Testing

Introduction Software testing is an imperative process that ensures customer satisfaction in an application. It is the only premeditated way in test automation where an application can be observed under certain conditions where testers can understand the threshold and the risks involved in the software implementation. Testing helps to safeguard and application against potential application […]

Poulomi Nag
Poulomi Nag
Read

Big DataJava/JVMTechnology

When you take your Machine Learning Models to Production for Real Time Predictions

Problem We had a use case where we needed to use machine learning to make predictions in real time. To give an estimate of what we consider real time – latency less than 10 milliseconds for our predictions. In this blog, we would discuss what is needed to have the kind of latency for machine […]

Big DataTechnology

4 Emerging Solutions to Unlock the Value of Your Unstructured Data

The digital data is growing at an astounding rate, outpacing our ability to analyze it. With the proliferation of smartphones, network connectivity, smart devices, and IoT, the variety and volume of both structured and unstructured data have grown manifold, turning big data into bigger and bigger data. A study by IDC echoes that “By 2020, […]

Technology

Unsupervised Learning | Clustering

In the last blog we discussed supervised machine learning and K-Nearest neighbour technique to solve the classification problem. If you haven’t read the previous blog, it is recommended you read it first. In this blog we will discuss another important aspect of machine learning, called as Unsupervised learning. As the name suggests there is no […]

Technology

Supervised Machine Learning : Classification Problem

In the last blog we had a brief introduction to machine learning. We also took a shallow dive in classification problem in machine learning. If you have not read the previous blog, you can read it from here. Here, we will discuss how do we solve classification problem. We will use k-Nearest Neighbor algorithm (one […]

Technology

Introduction to Machine Learning: A brief concept overview

You would have come across the terms “Machine learning” (or Data mining), or cognitive intelligence, “big data” or “data science” and wondered what they actually are. You might have used some tool or package in your job for data analytics, data modeling etc. but you don’t really know the underlying principles for it. Machine learning […]