Page Object Model in Selenium PythonPage object model is the “design pattern of your project structure”. If your project is without page object model you maintained the test…Nov 25, 2020Nov 25, 2020
Handwritten Digit Recognition by using CNNWe can recognize the hand written digits from the famous mnist dataset by using CNN.May 21, 2020May 21, 2020
Convolutional Neural Networks- Deep LearningThe convolutional neural network is the one kind of the neural network.It is mainly used for the image classification and image processing…May 21, 2020May 21, 2020
Published inAnalytics VidhyaData Preprocessing in Machine Learning ModelData PreprocessingApr 3, 2020Apr 3, 2020
Decision Tree in Machine LearningIn this post we will see the approaches of decision tree used in the machine learning models. The decision tree is used both regression…Mar 31, 2020Mar 31, 2020