Machine Learning Crash Course

Learn your machine by implementing your industrial knowledge within a short time.

Course curriculum

    • Understanding data scenario
    • Insight generation from the scenario
    • Pre-work towards model development
    • Python Intermediate (till function)
    • Approaching a machine learning Problem
    • Object Oriented Approach (showing by solving a machine)
    • EDA(exploratory data analysis) with pandas
    • Numerical analysis with numpy
    • Advanced EDA (functional and oop approach) using pandas
    • Numpy Implementation (Basic)
    • Numpy Implementation (Advanced Numeric Computation with Scipy operations)
    • Feature Engineering
    • Model Implementation
    • How to choose best features
    • Handling Categorical Data for modeling
    • How to efficiently create your model and validate it (Scikit-learn, metrics)
    • How to use git and github for project management efficiently
    • How to clean your data (advanced data cleaning methods)
    • Statistical Knowledge to understand your data (Distribution, Correlation)
    • Hyperparameter tuning for machine learning models
    • Regression Algorithm
    • Classification Algorithm
    • Overview of neural network
    • Regression Method (Advanced and Efficient Implementation)
    • Binary, Multiclass classification algorithms
    • Multilevel and Imbalanced classification algorithms
    • Logistic Regression model using neural network approach
    • Deployment methods
    • Project deployment using django and flask API
    • How to deploy your model (Django and Flask)
    • Using API to deploy your model (Fast API)
    • Regression - Loss and Regularization
    • Basics of tensorflow and keras
    • Implementing tensorflow for machine learning model
    • How to optimize your linked in profile
    • How to optimize your github profile

Learning Outcome

  • Industrial data knowledge
  • Python in data science
  • Python libraries(pandas, numpy, matplotlib)
  • Featuring Engineering tools
  • Data modeling
  • Tensorflow & Keras
  • Deployment