Sohail Tabrez has Published 63 Articles

Python Polynomial Regression in Machine Learning

Sohail Tabrez

Sohail Tabrez

Updated on 27-Dec-2022 11:16:53

972 Views

Introduction The link between the dependent and independent variables, Y and X, is modelled as the nth degree of the polynomial in polynomial regression, a type of linear regression. In order to draw the best line using data points, this is done. Let’s explore more about the Polynomial regression in ... Read More

Artificial Intelligence Career Guide

Sohail Tabrez

Sohail Tabrez

Updated on 27-Dec-2022 10:51:25

362 Views

Introduction Since its inception in 1956, the term "artificial intelligence" (AI) has advanced significantly and grown in popularity. Salutations to the vast amounts of data, sophisticated algorithms, and advancements in processing power and storage. The development of Machine learning and artificial intelligence has increased the need for smart individuals to ... Read More

Introduction to Big O Notation in Data Structure

Sohail Tabrez

Sohail Tabrez

Updated on 21-Dec-2022 17:56:23

4K+ Views

Introduction One of the most essential mathematical notations in computer science for determining an algorithm's effectiveness is the Big O notation. The length of time, memory, other resources, as well as a change in input size required to run an algorithm can all be used to evaluate how effective it ... Read More

Previous 1 ... 3 4 5 6 7
Advertisements