mes6@njit.edu   

Disclaimer : This website is going to be used for Academic Research Purposes.

Machine Learning

Computer Vision

Computer Vision is an area of computer science that deals with enabling computers to understand and interpret visual data, such as images and videos. It involves the development of algorithms and techniques to extract useful information from these data sources, enabling machines to “see” the world around them in a similar way that humans do.  […]

Clustering

Clustering is an unsupervised machine learning algorithm which groups similar data points into clusters, or groups of similar items. It is based on the idea that the items within a cluster are more similar to each other than they are to items in other clusters.  Uses of Clustering Clustering can be used for a wide […]

Classification

Classification is the process of recognizing and assigning a certain item, or items, to a specific category. It can be used in many different contexts and for various purposes. For example, it can be used to categorize animals, plants, objects, people, jobs or other things. Uses of Classification  Classification is also used to identify patterns […]

Chi-square test

The Chi-square test, also known as Pearson’s Chi-square test or the goodness-of-fit test, is a statistical method used to determine whether there is an association between two variables. It compares observed frequencies with expected frequencies in one or more categories of a variable. It is primarily used in experiments that involve categorical data and can be […]

Business Analyst

Business analysts are responsible for tying data insights to actionable results that increase profitability or efficiency. They have deep knowledge of the business domain and often use SQL alongside non-coding tools to communicate insights derived from data. A business analyst is a professional who understands and evaluates business activities, such as product development, marketing strategies, […]

Blending

Data blending is a powerful tool that allows users to combine multiple data sources into a single view. This technique can help organizations create unified views of different datasets, enabling them to gain deeper insights from their data. Data blending enables users to join and analyze disparate datasets from different sources so that they can […]