Poshan PandeyWhat is ChatGPT? Will it take over the world?ChatGPT is a state-of-the-art artificial intelligence (AI) language model developed by OpenAI. It is a powerful tool that can generate…Mar 10, 2023Mar 10, 2023
Poshan PandeyModel Validation for Supervised ModelsWhile implementing supervised machine learning model, there are mainly four core steps as follow:Jan 3, 2022Jan 3, 2022
Poshan PandeyImplementing Web Scraping in Python with BeautifulSoup4: Scraping Corona Data from(https://www.worldHello Good People! Today we are going to scrap CryptoCurrency price from worldometers.info. For this we are going to make use of…Sep 22, 2021Sep 22, 2021
Poshan PandeyAn Efficient and Accurate Scene Text Detector [EAST]Recently there are many approaches that are used to extract information from the natural scene. Some of them are conventional while others…Feb 19, 2021Feb 19, 2021
Poshan PandeyCalamari is a new free and open-source TensorFlow-based optical character recognition package that…Since it is based on TensorFlow, it facilitates the usage of DNN along with CNN and LSTM structures that are proven to acquire the best…Feb 19, 2021Feb 19, 2021
Poshan PandeyLRU Cache in Python | Let’s talk about caching in Python | Tutorial on caching with functools.lru_caLet’s talk about lru_cache.Oct 24, 2020Oct 24, 2020
Poshan PandeyBeginners Guide to Pandas and Numpy: Data Manipulation LessonPandas is a python package built on Numpy and Matplotlib that is used for data manipulation and visualization. It is used by the entire…May 11, 2020May 11, 2020
Poshan PandeyDifference Between Statistics and Machine LearningStatistics and Machine Learning share similar goals that is learning from data. Both of them try to use data to improve the decision…Jan 23, 2020Jan 23, 2020