ML using Python
ML using Python
U80301DL2007PTC162030
GRAS EDUCATION & TRAINING SERVICES PVT.LTD
Machine Learning Using Python – 90 Hrs Program include DSA with Project
Syllabus – DSA
Theory:
Practice Topics:
Theory:
Practice Topics:
Theory:
Practice Topics:
• Infix to postfix
• Balanced parentheses
• Detect loop in linked list
Theory:
Practice Topics:
Theory:
Practice Topics:
• Logistic Regression
• K-Nearest Neighbors (KNN)
• Decision Trees
• Random Forest
• Naive Bayes
• Support Vector Machines (SVM)
• Model evaluation: Accuracy, Precision, Recall, F1-score, Confusion matrix, ROC-AUC
• Hands-on: Classification project (e.g., disease prediction)
• Cross-validation (K-Fold)
• Grid Search & Random Search
• Hyperparameter tuning
• Bias-Variance tradeoff
• Underfitting vs Overfitting
• Hands-on: Optimizing an ML pipeline