Categories
- Pharmacy
- Nursing
-
MBA
-
BBA
- U.P. State University
- Veer Bahadur Singh Purvanchal University, Jaunpur
- Chaudhary Charan Singh University, Meerut
- Dr. Bhimrao Ambedkar University, Agra
- Chhatrapati Shahu Ji Maharaj University, Kanpur
- Mahatma Jyotiba Phule Rohilkhand University, Bareilly
- Mahatma Gandhi Kashi Vidyapith, Varanasi
- Dr. Ram Manohar Lohia Avadh University, Ayodhya
- Deen Dayal Upadhyaya Gorakhpur University
- Prof. Rajendra Singh (Rajju Bhaiya) University, Prayagraj
- BCA
-
B Ed
- Lucknow University B.Ed Books
- Chaudhary Charan Singh University/Maa Shakambhari University, Saharanpur
- Dr Bhim Rao Ambedkar University, Agra
- Mahatma Gandhi Kashi Vidyapeeth, Varanasi
- Chhatrapati Shahu Ji Maharaj University
- Prof. Rajendra Singh (Rajju Bhaiya) University, Prayagraj (PRSU)
- Mahatma Jyotiba Phule Rohilkhand University(Mjpru), Bareilly
- Dr. Ram Manohar Lohia Avadh University, Ayodhya
- Bundelkhand University, Jhansi
- Deen Dayal Upadhyaya Gorakhpur University
- Veer Bahadur Purvanchal University (VBPU)
- Maharaja Suhel Dev State University ,Azamgarh (MSDSU)
- Raja Mahendra Pratap Singh State University, Aligarh (RMPSSU)
- Barkatullah Vishwavidyalaya (Bhopal)
- Jiwaji University (Gwalior)
- Vikram University (Ujjain)
- Dr. Harisingh Gour University (Sagar)
- Devi Ahilya Vishwavidyalaya (Indore)
- Rani Durgavati Vishwavidyalaya (Jabalpur)
- Awadhesh Pratap Singh University (Rewa)
- Maharaja Chhatrasal Bundelkhand University (Chhatarpur)
- D. EL. ED
- TET
-
B Com
-
B Sc
- B.Sc. U.P. State Universities Common Syllabus NEP
- Veer Bahadur Singh Purvanchal University, Jaunpur
- University of Lucknow
- Chaudhary Charan Singh University, Meerut
- Madhya Pradesh
- Chhatrapati Shahu Ji Maharaj University, Kanpur
- Dr. Bhimrao Ambedkar University, Agra
- Mahatma Gandhi Kashi Vidyapith, Varanasi
- DEEN DAYAL UPADHYAYA GORAKHPUR UNIVERSITY
- Prof. Rajendra Singh (Rajju Bhaiya) University, Prayagraj
- Dr. Ram Manohar Lohia Avadh University, Ayodhya
- Mahatma Jyotiba Phule Rohilkhand University, Bareilly
- Uttarakhand State Universities
- B.Sc. Bihar Universities Common Syllabus NEP
- University of Rajasthan (Jaipur)
- Haryana
-
B A
- B.A. Of U.P. State Universities Common Syllabus NEP
- Veer Bahadur Singh Purvanchal University, Jaunpur
- University of Lucknow
- Chaudhary Charan Singh University, Meerut
- Chhatrapati Shahu Ji Maharaj University, Kanpur
- Dr. Bhimrao Ambedkar University, Agra
- Mahatma Gandhi Kashi Vidyapith, Varanasi
- Deen Dayal Upadhyaya Gorakhpur University
- Prof. Rajendra Singh (Rajju Bhaiya) University, Prayagraj
- Dr. Ram Manohar Lohia Avadh University, Ayodhya
- Mahatma Jyotiba Phule Rohilkhand University, Bareilly
- Madhya Pradesh
- Uttarakhand
- Bihar
- University of Rajasthan (Jaipur Syllabus as Per NEP2020)
- Haryana NEP-2020
- B Tech
MACHINE LEARNING WITH PYTHON JNTU-K MCA Third Sem

AUTHORS : Mr. Dileep Singh
ISBN : 978-93-6180-468-7
Tax excluded
Syllabus
Course Code: MCA3101
Machine Learning with Python
UNIT-I
Introduction to Machine Learning with Python: Introduction to Machine Learning, Basic Terminology, Types of Machine Learning and Applications, Using Python for Machine Learning: Installing Python and Packages From the Python Package Index, Introduction to NumPy, SciPy, Matplotlib and Scikit-Learn, Tiny Application of Machine Learning.
UNIT-II
Supervised Learning: Types of Supervised Learning, Supervised Machine Learning Algorithms: k-Nearest Neighbors, Regression Models, Naive Bayes Classifiers, Decision Trees, Ensembles of Decision Trees, Kernelized Support Vector Machines, Uncertainty Estimates From Classifiers.
UNIT-III
Building Good Training Datasets: Dealing with Missing Data, Handling Categorical Data, Partitioning a Data Set into Separate Training and Test Datasets, Bringing Features Onto the Same Scale, Selecting Meaningful Features, Assessing Feature Importance with Random Forests. Compressing Data via Dimensionality Reduction: Unsupervised Dimensionality Reduction via PCA, Supervised Data Compression via Linear Discriminant Analysis
UNIT-IV
Learning Best Practices for Model Evaluation and Hyperparameter Tuning: Streamlining Workflows with Pipelines, Using k-Fold Cross Validation to Assess Model Performance, Debugging Algorithms with Learning and Validation Curves, Fine Tuning Machine Learning Models via Grid Search, Looking at Different Performance Evaluation Metrics. Combining Different Models for Ensemble Learning: Learning with Ensembles, Combining Classifiers via Majority Vote, Bagging-Building An Ensemble of Classifiers From Bootstrap Samples, Leveraging Weak Learners via Adaptive Boosting
UNIT-V
Working with Text Data (Data Visualization): Types of Data Represented As Strings, Example Application: Sentiment Analysis of Movie Reviews, Representing Text Data As a Bag of Words, Stop Words, Rescaling the Data with tf-idf, Investigating Model Coefficients, Approaching a Machine Learning Problem, Testing Production Systems, Ranking, Recommender Systems and Other Kinds of Learning.