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
Jun 12, 2021
Posted by Dr. Poonam Arora
Research hypothesis is a specific, clear and testable proposition or Hypothesis is basically possible assumption on the study result that can be obtained only on the completion of the study. A research hypothesis is a proposed possible outcome of a research study which is written in the form of a testable predictive statement.This assumed stated outcome of the scientific...
read more