UNO-Coders / Machine-Learning-Using-Python

It Includes all the Code Practices from my Python + ML Course that I taught in Banglore Computer Education
http://bcebti.com
0 stars 5 forks source link

Add new lectures for Machine Learning (Basic Python) #1

Open Bachittarjeet opened 4 years ago

Bachittarjeet commented 4 years ago

It would be a great help if you can add new Lectures (Separate by Topic name = Folder Name)

Feel free to contact @Bachittarjeet for further details

Basic Concepts of Python - Suitable for Beginners Level

  1. Keywords, Data Types, and Operations on these
  2. Control Flow of the python program
  3. Basic Data Structures - Lists, Tuples, Sets, Dictionary, Strings, Ordered dictionary
  4. Functions, Packages
  5. Iterators