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
    Shahid Umar 5 months ago
    Remember these 10 steps to start neural network (1) Install Tensorflow liberary (2) Load Dataset (3) Data Pre-porcessing (4) Select Features Target (5) Splitting the Dataset (6) Standardizing the Data (7) building the Nueral Network model (8) Compile the model (9) training the model (10) Evaluating the model
    Reply
    Asma Ahtisham 5 months ago
    neural network
    Reply
    Sibtain Ali 5 months ago
    I learned in this video 1. Step: Install Tensorflow 2. Step: load the dataset 3. Step: Data Preprocessing 4. Step: Features and target choose X and y, 5. Steps: Split the dataset and divide the data into two sets for traning and testing, 6. Step: Standardizing the data this standardization process helps in speeding up the training process and improving performance. 7. Step: Building the Neural Network Model 8. Step: Compile the Model 9. Step: Traning the Model, and 10. Step: Evaluate the Model.
    Reply
    tayyab Ali 5 months ago
    I learned in this lecture about 1. installing TensorFlow, 2. loading the datasets, 3. Data Pre-Processing, 4. Select Features and Target Choose X and Y, 5. Splitting the Dataset Divide the data into two sets for training and testing, 6. Standardizing the Data, 7. Building the Neural Network Model Define the Model, 8. Compile the Model Prepare the Model, 9. Training the Model, and 10. Evaluating the Model.t
    Reply
    Javed Ali 5 months ago
    AOA, I learned in this lecture how to create neural network in Python and steps of neural network areSTEP-1 Install TensorFlow: Tensorflow installed in Python environment. STEP-2 Load the Dataset: STEP-3 Data Pre-Processing Missing Value ( remove the missing values ) Outliers ( remove the outliers ) Scaling EncodingSTEP-4 Select Features and Target Choose X and ySTEP-5 Splitting the Dataset Divide the data into two sets for training and testing.STEP-6 Standardizing the Data This standardization process helps in speeding up the training process and improving performance.STEP-7 Building the Neural Network Model Define the Model Type:( use a sequential model in linear stack of layers ) And Define Layers: ( add one hidden layer with 10 neurons, and use the ‘ReLU’ activation function for non-linear processing. Then, add an output layer with 1 neuron, using the ‘Sigmoid’ activation function, suitable for binary classification)STEP-8 Compile the Model Prepare the model for training by sitting the optimizer (Adam), the loss function(binary_crossentropy), and the metric to evaluate(accuracy).STEP-9 Training The Model Train the model using the training data. We specify the number of epochs (iterations) and the batch size (number of samples per gradient update).STEP-10 Evaluating the Model Finally, assess the performance of the model on the test data to see how well it learned to predict the target variable.ALLAH PAK aap ko sahat o aafiyat wali lambi umar ata kray aor ap ko dono jahan ki bhalian naseeb farmaey aur aap ke walid-e-mohtram ko karwat karwat jannat ata farmaye,Ameen.
    Reply
    0% Complete