devnitin.hashnode.devSelenium - IntroductionSelenium: It is basically a web browser automation tool, which simulates a user surfing the Internet. It allows: Click buttons Entering Information in forms Searching for specific information on the web pages Installation # to install run comman...Jun 6, 2023·1 min read
devnitin.hashnode.devAPI's - Concept for Machine LearningAuthorization and Authentication : Authorization means "What you want to do", it tells us what privileges we have access to, that access can be anything like making changes in a database, changing the code of a repository on GitHub, or making a decis...Apr 24, 2023·2 min read
devnitin.hashnode.devIntroduction to Machine LearningWhat is Machine Learning? Machine Learning is a branch of Computer Science that deals with the study of data. Data is the only key component for machine learning. In machine learning we create models to predict the outcome, whether the data is struct...Apr 19, 2023·2 min read