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 Python + ML #2

Open Bachittarjeet opened 3 years ago

Bachittarjeet commented 3 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

Advanced Concepts - Suitable for Intermediate Level

  1. Generators, Decorators
  2. Classes & Objects
  3. Math Library
  4. Working with Regular Expressions
  5. Data structures like Array, Stack, Queue, Linked List, Tree, Graph

Above listed topics are to learn Python only which can be used in any field Networking, Automation, testing, ML & DS.

But ML & DS dedicated to data. Which focus on crunching, visualization, Modeling & Validation. Below are libraries for that, which you need to focus.