Showing posts with label computer science. Show all posts
Showing posts with label computer science. Show all posts

Thursday, July 8, 2021

Infographic Note on Numpy Arrays in Python with Questions and Answers on Array and Matrix Creation and Data Retrieval

 


Q1) Print range between 1 to 20 and show 5 integer random numbers

Q2) Print range between 1 to 100 and show 10 random integer numbers

Q3) Print range between 1 to 1000 and show 20 random integer numbers

Q4) Print a matrix with range between random number - 5 rows and 5 cols integer random numbers

Q5) Print a matrix range between random number - 10 rows and 6 cols integer random numbers in a             matrix format

Tuesday, July 6, 2021

An Infographic Note on Strip() Function over a Complex String in Python with syntax , usage and examples

 


An Infographic Note on RStrip() Function in Python with syntax , usage and examples

 


An Infographic Note on LStrip() Function in Python with syntax , usage and examples

 


An Infographic Note on LStrip() Function in Python with syntax , usage and examples

 


An Infographic Note on Strip() Function in Python with syntax , usage and examples

 


An Infographic Note on SwapCase() Function in Python with syntax and usage and examples

 


Monday, July 5, 2021

An Infographic Note on Time Series Analytics and its Modelling with some related conceptual questions and answers - part 01

 


An Infographic Note on Classification of Data in Data Analytics , its types and relevant examples on each of its types

 


An Infographic Note on Introduction to Ensemble Learning with theoretical questions and answers on its Usages

 


An Infographic Summary Note on Usage and Application of ZIP() function over Python Data Structures

 


An Infographic Summary Note with questions and answers on Concept of Mutability and Immutability of an Object in Python

 


Monday, June 28, 2021

Associated Concepts of a Decision Tree Algorithm | Infographic Note on Entropy and Information Gain in a Decision Tree

 


An Infographic Summary Note Greedy algorithms and their working mechanism for reaching optimisation

 


Infographic Summary Note on the concept of Data Mining and its sub-processes as part of the entire Data mining process

 


CART Algorithm as a part of a Decision Tree Algorithm | Infographic Summary Note on Decision Trees

 


Various important algorithms part of a Decision Tree Algorithm - Infographic Summary Note (ID3 , C4.5 , CART Algorithms )

 


Infographic Summary Note on a Decision Tree Algorithm