Showing posts with label application. Show all posts
Showing posts with label application. Show all posts

Wednesday, May 19, 2021

Short Notes on Training , Validation and Splitting over a Dataset for Test and Training Split - Concept Notes in Statistics and machine Learning

 


Short Notes on Concept of Cross Validation and K-fold type over a Dataset for Test and Training Split - Concept Notes in Statistics and machine Learning

 


Short Notes on using K-fold Cross Validation and Cross-validation Score over a Dataset - Concept Notes in Statistics

 


Short Notes on Advantage of using K-fold Cross Validation over a Dataset for Test and Training Split - Concept Notes in Statistics

 


Monday, May 17, 2021

Roundup Infographic Note and Cheat Sheet for main functions and features of Numpy Package of Python for creation of Numeric Arrays


 

Short Important Notes on Initialising different types of Arrays in Numpy Python - Important Concept Notes in Python

 


Short Important Notes on Two-Dimensional Arrays in Python - Important Concept Notes in Python

 


Short Important Notes on finding Minimum and Maximum of all elements between Python List and Numpy Arrays - Important Concept Notes in Python

 


Short Important Notes on finding Maximum and Minimum Element from a Numpy Array - Important Concept Notes in Python

 


Short Important Notes on difference between Python List and Numpy Arrays - Important Concept Notes in Python

 


Short Important Notes on when to use a Numpy Array - Important Concept Notes in Python

 


Short Important Notes on Features of a Numpy Array part-2 - Important Concept Notes in Python

 


Short Important Notes on Features of a Numpy Array - Important Concept Notes in Python

 


Short Important Notes part-2 on Attributes of a Numpy Array - Important Concept Notes in Python

 


Short Important Notes on Attributes of a Numpy Array - Important Concept Notes in Python

 




Notes on method to create with a range of evenly spaced intervals as per range specified within an array - Important Concept Notes in Python

 


Notes on Using Linspace Method to create an array with given values in an array - Important Concept Notes in Python

 


Infographic Notes on Specifying a Data Type for an Array explicitly while creation of a Numpy Array