Dec 1, 2022
Posted by Dr. Nidhi Arora
Web Scraping is simply the process of scraping or extracting data from a website for automating the act of data extraction over web. Introduction A web scraper is a tool to just make the scraping process fast and easy. It is argued lot of times whether web scrapers are legal or not. Actually, a tool in itself can’t be called legal or illegal; it’s the way in which the tool is used makes it...
read more
Jul 7, 2022
Posted by Dr. Nidhi Arora
If you’re looking for ways to take your business to the next level, redesigning your website is a good place to start. Developing your website with growth in mind will help expand your reach, convert more visitors, and turn one-time shoppers into loyal customers. Growth-driven websites also facilitate streamlined business operations by working seamlessly with internal systems. Are you ready to see what a...
read more
Jan 12, 2022
Posted by Dr. Nidhi Arora
Smart home technology refers to a set of devices or appliances which connect in a network and can be controlled independently and remotely. It gives the ability to control devices in and around the house either by click of a button or through a voice command. Introduction Have you ever thought of a life where all the devices at your home would connect to the internet?...
read more
Dec 8, 2021
Posted by Dr. Nidhi Arora
Artificial Intelligence have been around for more than few decades to model the sensory systems of humans. They not only resemble the capabilities of humans, but many have human-like structure also. The Questions Artificial intelligent systems can perform several tasks like speech recognition, natural language processing and image classification and have shown robustness...
read more
Oct 15, 2021
Posted by Dr. Nidhi Arora
River is the online machine learning package in Python. It can work for variety of machine learning problems whether it is regression or classification. River consists of Creme and Scikit-Multiflow and is intended to work on the data that is continuously generated. This blog demonstrates a step by step procedure to use River on an example data set starting from its...
read more
Sep 30, 2021
Posted by Dr. Nidhi Arora
River is a Python library for online machine learning. The library lets you train machine learning models on streaming data. Introduction All the traditional machine learning algorithms whether it is as simple as linear regression or strong learner algorithms like xgboost, all the algorithms process the data in batches. This means that these algorithms look at the...
read more
Sep 23, 2021
Posted by Dr. Nidhi Arora
Google has released Chrome 94 for desktop and Android and the browser comes a new controversial feature: the Idle Detection API. As the name suggests, the “Idle Detection” API can detect user inactivity. The term Idle refers to the user who has not interacted with the device or its associated hardware, like the keyboard or the mouse, or through system events...
read more
Jun 29, 2021
Posted by Dr. Nidhi Arora
India is one of the countries whose vaccination drive is setting records day by day. It is known to be the world’s biggest and most successful free vaccination drive. The thought process behind the vaccination drive was to get the country immune to the virus. When the vaccination process initially started, it was opened for doctors, nurses and front-line workers. Then it was open for...
read more