Skip to main content

Posts

Showing posts from July, 2020

ML Tutorial -25 JSON FILES

 In this video we will understand: What is "JSON File"? How to interface this? Examples.

ML Tutorial - 24 : CSV FILES

 In this video we will understand: What is "CSV File"? How to interface with this? Examples.  

ML Tutorial 23 : FILE OPERATIONS

 In this video we will understand: What is "File Operation"? How is it performed? Examples.

ML Tutorial 22 : FIRST CLASS FUNCTION

 In this video we will understand: What is "First class function" ? How to use ? Examples.  

ML Tutorial 21 : LIST COMPREHENSION

 In this video we will understand: What is list comprehension? Examples.

ML Tutorial 20 : LAMBDAS

 In this video we will understand: What is "Lambdas"? How to use? Examples.  

ML Tutorial 19 : INHERITANCE

 In this video we will understand: What is inheritance? Where is this used? Examples.

ML Tutorial 18 : PROGRAMMING PROBLEMS IN CLASSES

 In this video we will understand:     Some programming problems     in classes.  

ML Tutorial 17 : CLASSES

 In this video we will understand: What is a "Class" ? How to use? Example.  

ML Tutorial - 16 : PROGRAMMING PROBLEMS IN FUNCTIONS

 In this video we will understand:     Some programming problems       in  functions.    

ML Tutorial - 15 : FUNCTIONS

 In this video we will understand: What is a function? How is this used? Examples.  

ML Tutorial 14 : MODULES

 In this video we will understand: What is module? Where is this used? Examples.

ML Tutorial - 13 : MORE PROGRAMMING PROBLEMS

 In this video we will understand:     Some more common programming      problems

ML Tutorial - 12 : PROGRAMMING PROBLEMS

 In this video we will understand:      Some common programminng       problems  

ML Tutorial - 11 : WHILE LOOP

 In this video we will understand: What is while loop? How to use? Examples.

ML Tutorial - 10 : FOR LOOP

 In this video we will understand: What is "For loop"? How it's used? Examples.  

ML Tutorial - 9 : CONVERSIONS

 In this video we will understand: What is conversion? How it is used? Examples.  

ML Tutorial - 8 : IF AND ELSE

 In this video we will understand: What is if and else ? Where is this used? Examples  

ML Tutorial - 7 : DICTIONARY

 In this video we will understand: What is dictionary? Where is it used? Examples.  

ML Tutorial - 6 : TUPLES

 In this video we will understand: What is tuple? Where is this used? Examples.  

ML Tutorial-5 : STRING AS A LIST

 In this video we will understand: How to use strings as a list? It's uses. Examples.  

ML Tutorial - 4 : LISTS

 In this video we will understand: What is a list? Major uses. Examples.  

ML Tutorial-3 : VARIABLES

 In this video we will understand: Variables. It's use. Examples.

ML Tutorial - 2 : BUILD IN FUNCTIONS

 In this video we understand: Basic syntax. Use of functions. Examples.

ML Tutorial -1 : THE INTRODUCTION

 In this video we will understand : The basics of machine learning.  Loops  Functions and classes, Some programming problems and  Other features.