Course Content
How and Why to Register
Dear, to register for the 6 months AI and Data Science Mentorship Program, click this link and fill the form give there: https://shorturl.at/fuMX6
0/2
Day-17: Complete EDA on Google PlayStore Apps
0/1
Day-25: Quiz Time, Data Visualization-4
0/1
Day-27: Data Scaling/Normalization/standardization and Encoding
0/2
Day-30: NumPy (Part-3)
0/1
Day-31: NumPy (Part-4)
0/1
Day-32a: NumPy (Part-5)
0/1
Day-32b: Data Preprocessing / Data Wrangling
0/1
Day-37: Algebra in Data Science
0/1
Day-56: Statistics for Data Science (Part-5)
0/1
Day-69: Machine Learning (Part-3)
0/1
Day-75: Machine Learning (Part-9)
0/1
Day-81: Machine Learning (Part-15)-Evaluation Metrics
0/2
Day-82: Machine Learning (Part-16)-Metrics for Classification
0/1
Day-85: Machine Learning (Part-19)
0/1
Day-89: Machine Learning (Part-23)
0/1
Day-91: Machine Learning (Part-25)
0/1
Day-93: Machine Learning (Part-27)
0/1
Day-117: Deep Learning (Part-14)-Complete CNN Project
0/1
Day-119: Deep Learning (Part-16)-Natural Language Processing (NLP)
0/2
Day-121: Time Series Analysis (Part-1)
0/1
Day-123: Time Series Analysis (Part-3)
0/1
Day-128: Time Series Analysis (Part-8): Complete Project
0/1
Day-129: git & GitHub Crash Course
0/1
Day-131: Improving Machine/Deep Learning Model’s Performance
0/2
Day-133: Transfer Learning and Pre-trained Models (Part-2)
0/1
Day-134 Transfer Learning and Pre-trained Models (Part-3)
0/1
Day-137: Generative AI (Part-3)
0/1
Day-139: Generative AI (Part-5)-Tensorboard
0/1
Day-145: Streamlit for webapp development and deployment (Part-1)
0/3
Day-146: Streamlit for webapp development and deployment (Part-2)
0/1
Day-147: Streamlit for webapp development and deployment (Part-3)
0/1
Day-148: Streamlit for webapp development and deployment (Part-4)
0/2
Day-149: Streamlit for webapp development and deployment (Part-5)
0/1
Day-150: Streamlit for webapp development and deployment (Part-6)
0/1
Day-151: Streamlit for webapp development and deployment (Part-7)
0/1
Day-152: Streamlit for webapp development and deployment (Part-8)
0/1
Day-153: Streamlit for webapp development and deployment (Part-9)
0/1
Day-154: Streamlit for webapp development and deployment (Part-10)
0/1
Day-155: Streamlit for webapp development and deployment (Part-11)
0/1
Day-156: Streamlit for webapp development and deployment (Part-12)
0/1
Day-157: Streamlit for webapp development and deployment (Part-13)
0/1
How to Earn using Data Science and AI skills
0/1
Day-160: Flask for web app development (Part-3)
0/1
Day-161: Flask for web app development (Part-4)
0/1
Day-162: Flask for web app development (Part-5)
0/1
Day-163: Flask for web app development (Part-6)
0/1
Day-164: Flask for web app development (Part-7)
0/2
Day-165: Flask for web app deployment (Part-8)
0/1
Day-167: FastAPI (Part-2)
0/1
Day-168: FastAPI (Part-3)
0/1
Day-169: FastAPI (Part-4)
0/1
Day-170: FastAPI (Part-5)
0/1
Day-171: FastAPI (Part-6)
0/1
Day-174: FastAPI (Part-9)
0/1
Six months of AI and Data Science Mentorship Program
    Join the conversation
    Arslan Sarwar 2 months ago
    Done
    Reply
    kashif Nawaz 3 months ago
    1. Global Outliers (Point Outliers) Definition: A data point that deviates significantly from the rest of the dataset. Example: In a dataset of student ages (10-15 years), an entry with age 50 is a global outlier. 2. Contextual Outliers (Conditional Outliers) Definition: A data point that is only an outlier in a specific context. Example: A temperature of 30°C is normal in summer but an outlier in winter. 3. Collective Outliers Definition: A group of data points that, when considered together, show abnormal behavior, but individually they may not be outliers. Example: In a network traffic dataset, a sudden spike in traffic from multiple IPs at the same time could indicate a DDoS attack. 4. Natural Outliers Definition: Outliers that are naturally occurring and not errors. Example: In a sports dataset, Usain Bolt's 100m sprint time is much lower than others, but it's a natural outlier due to his exceptional performance. 5. Human-made Outliers (Error-based Outliers) Definition: Outliers caused by data entry errors or sensor malfunctions. Example: A patient's height recorded as 300 cm instead of 180 cm due to a typo. 1. Univariate Outliers Definition: Outliers detected by analyzing a single feature (variable) independently. Example: In a dataset of salaries, if most salaries range between $30,000 to $70,000 but one entry shows $500,000, this is a univariate outlier. Multivariate Outliers Definition: Outliers detected by analyzing relationships between multiple features (variables) simultaneously. Example: In a dataset with features "height" and "weight," a person with height = 200 cm and weight = 40 kg is a multivariate outlier since this combination is unusual despite individual values being normal.
    Reply
    Ali Hassan 3 months ago
    Inside the book of statistics, explanations for all the types of outliers are the same except univariate outliers.
    Reply
    Najeeb Ullah 7 months ago
    done once again
    Reply
    Muhammad Faizan 10 months ago
    I learned about Outliers: --> Outliers can: 1. divert the center, 2. cause Skewness, 3. Wrong insights, 4. Inefficient ML Model, 5. Wrong predictions. --> Other names for Outliers: Outliers, Deviants, Abnormalities, Anomalous points, Abberrvants observations. -->Types of Outliers: Uni-variate, Bi-variate, Multi-variate, Global, Point, Local, Contextual. --> How to handle Outliers: 1. Remove them 2. Transform them(log transform) 3. Impute with mean, median, mode 4. Seperate them and treat them separately 5. Use Robust Models
    Reply
    Zunaira Tahir 10 months ago
    done
    Reply
    Muhammad Rameez 11 months ago
    Done
    Reply
    Rana Anjum Sharif 11 months ago
    Done
    Reply
    Mr. Arshad 1 year ago
    jazakumullah Kharn ameen
    Reply
    tayyab Ali 1 year ago
    In this lecture, I have learned to extract outliers.
    Reply
    0% Complete