Starting Vocational Training From 1-May-2024 Get Detail

Python Machine Learning

Python Machine Learning

Machine learning is a type of artificial intelligence (AI) that provides computers with the ability to learn without being explicitly programmed. Machine learning focuses on the development of Computer Programs that can change when exposed to new data.


Sensible Contact Quick Contact Call a Course Adviser for discussing Curriculum Details Sensible Computers Customer Care +91 93013-51989

Syllabus

  •  History 
  •  Features 
  •  Setting up path 
  •  Working with Python 
  •  Basic Syntax 
  •  Variable and Data Types 
  •  Operator

  • If-else statements
  • Loops (for, while)
  • Break, continue, and pass

Functions 

  •  Defining a function 
  •  Calling a function 
  •  Types of functions 
  •  Function Arguments 
  •  Anonymous functions 
  • Global and local variables

Modules 

  •  Importing module 
  •  Math module 
  •  Random module 
  •  Packages 
  •  Composition

  • String
  • Lists, tuples, and sets
  • Dictionaries
  • List comprehensions

  • Application of AI
  • Deep learning, neutral learning, machine learning
  • Introduction to Machine learning
  • Supervised learning, (labelled data sets)
  • Unsupervised learning, (not labelled)
  • Reinforcement learning.

  • NumPy and Pandas (for data analysis)
  • Matplotlib and Seaborn (for data visualization)
  • programs using python data frames

  • Handling missing values and outliers
  • Data encoding (One-hot, Label encoding)
  • Feature scaling (Normalization, Standardization)
  • Splitting datasets into training and testing sets

  • Regression
    • Linear Regression
    • Polynomial Regression
    • Ridge and Lasso Regression
  • Classification
    • Logistic Regression
    • K-Nearest Neighbors (KNN)
    • Decision Trees and Random Forests
    • Support Vector Machines (SVM)
    • Naive Bayes

  • Clustering (K-Means, Hierarchical Clustering)
  • Dimensionality Reduction (PCA, t-SNE)