TPOT: Tool to create and optimize ML pipelines.Few days back I had a requirement to choose the best algorithm for a set of data to perform regression. I had read a lot about Auto-Sklearn…Mar 19Mar 19
Deep Learning to detect cracks in walls.Classification is one of the common uses of Deep learning, where it's used to identify one among the two. In this article, we will try to…Jan 2Jan 2
Missing values in data?One of the major problems that comes across data professionals while working with large sets of data is missing values in the dataset…Aug 29, 2023Aug 29, 2023
AI tools that can save time.List of some AI tools that we can use in our daily routine.May 20, 20231May 20, 20231
Data of dateWhile working with the data sets, many times we come across date and time columns. This column may contain the simple date in the…Apr 5, 2023Apr 5, 2023
Pandas Profiling: Quick way to analyze the data.Pandas Profiling is a python library that can help in a quicker understanding of the data. Using this library we will create an HTML page…Mar 9, 2023Mar 9, 2023
Understand your data.As we take our first step towards data scientists, the first data we get is mostly in CSV (Comma separated values) format. CSV and JSON are…Feb 20, 2023Feb 20, 2023
Confused with Confusion Matrix?Can we go ahead with a model having an accuracy score of 90%?Nov 15, 2022Nov 15, 2022
Improve Neural Network PerformanceA brief discussion on the improvement of Neural Network.Oct 18, 2022Oct 18, 2022