Automating Ticket Classification with NLP, NMF, and Machine Learning: A Step Towards Smarter…In the fast-paced world of customer support and IT service management, handling support tickets manually is time-consuming and inefficient…Sep 23, 2024Sep 23, 2024
Deployment of Water Quality Prediction System on Streamlit CloudDeploying Machine Learning Model on CloudMay 7, 2023May 7, 2023
A Gentle Introduction to OptimizersIn a neural network, after the completion of forwarding pass, we predict some output value that is different from the actual output value…Feb 28, 2021Feb 28, 2021
Published inAnalytics VidhyaAll you need to know about the DBSCAN AlgorithmIntroductionJan 31, 20212Jan 31, 20212
A Perfect Guide to Ensemble LearningEnsemble Learning is the strategy in which we try to aggregate the predictions of a different group of predictors in order to increase the…Oct 10, 2020Oct 10, 2020
All You Need to Know About NumpyNumpy is the core library for scientific computing in Python. It provides a high-performance multidimensional array object and tools for…Jun 6, 2020Jun 6, 2020
Credit card fraud detection — how to handle imbalance dataIn Data Science imbalanced dataset has no surprise. If the dataset intended for classification problems like sentiment analysis, medical…Apr 6, 2020Apr 6, 2020
7 Questions that may be asked in Data Science InterviewWhy one should learn Data Science and Machine Learning?Feb 17, 2020Feb 17, 2020
Hypothesis Testing: Part 3 ANOVAIn the last part (Part_2)of this series we learn about the T-test, and Chi-square Goodness of Fit Test. Now in this part, we are going to…Jan 17, 2020Jan 17, 2020
Hypothesis Testing: Part 2In the last part (part 1) of this series we learn about Hypothesis testing, its types, errors in Hypothesis testing and also came to know…Jan 9, 2020Jan 9, 2020
Hypothesis TestingA hypothesis is “an idea that can be tested”. Before I get into the theoretical explanation, let us understand Hypothesis Testing by using…Jan 6, 2020Jan 6, 2020
Why Python is considered to be the most preferred language for Machine Learning?Python is a great language for machine learning for a large number of reasons. First, Python has clear syntax. Second, it makes text…Dec 16, 2019Dec 16, 2019
Difference between Relative Frequency & ProbabilityPeople are often confused that what is the real difference between these two but after reading this blog you will conclude that there is…Dec 6, 2019Dec 6, 2019