Confusion Matrix
Confusion matrix is one of the parameter of measuring accuracy of model or how well model is performing
This blog is about working with data by using different tools Excel ,Python, Access Power automate etc .
Confusion matrix is one of the parameter of measuring accuracy of model or how well model is performing
It returns all letters in small case to capital and vice-versa.
Each column in table refers to variable in python. It can be categorized into two categories.
Below are list of arithmetic operators used in python for mathematical operations.
Below are list of operator that are used for comparison in python.
It return True if string starts with specified prefix otherwise False. To determine whether string starts with specified prefix we…
Str.split & rsplit function both split the string by separator given in str.split does it from beginning and str.rsplit starting…
It is used for replacing old word with the new one.