RegenerativeToday
RegenerativeToday
  • 116
  • 426 660
What is Blockchain and How it is Different
In this video, "What is Blockchain and How It is Different," you’ll get a clear, easy-to-understand explanation of the blockchain technology that’s transforming industries worldwide. Whether you’re new to the concept or looking to deepen your understanding, this video breaks down the fundamentals of how blockchain works, its key features, and why it’s considered revolutionary. Learn how blockchain differs from traditional databases, focusing on its decentralized nature, security through cryptography, and the transparency it offers across various sectors like finance, healthcare, and supply chain management. You’ll also explore the differences between public and private blockchains, how cryptocurrencies like Bitcoin use blockchain, and its potential applications beyond digital currencies. Whether you're interested in tech, finance, or innovation, this video will give you a comprehensive overview of blockchain technology and how it stands out in the digital landscape. Perfect for beginners and tech enthusiasts alike!
Переглядів: 80

Відео

Implementation of Recurrent Neural Network in TensorFlow | Natural Language Processing
Переглядів 703 місяці тому
In this tutorial, learn how to implement a simple Recurrent Neural Network (RNN) in TensorFlow, with a focus on Natural Language Processing (NLP). This video guides you step-by-step through building and training an RNN model to process sequential text data, making it ideal for tasks like text classification, language modeling, and sentiment analysis. Designed for both beginners and intermediate...
The Evolution of Self Driving Cars in Brief
Переглядів 693 місяці тому
Explore the fascinating journey of self-driving cars in this brief but comprehensive overview. This video takes you through the key milestones in the evolution of autonomous vehicles, from early concepts and prototypes to the cutting-edge technology used today. Learn about the major advancements in artificial intelligence, machine learning, and sensor technology that have made self-driving cars...
Build A Convolutional Neural Network in TensorFlow and Python | KerasTuner - Hyperparameter Tuning
Переглядів 1624 місяці тому
Ready to dive into deep learning? This tutorial will guide you step-by-step in developing a Convolutional Neural Network (CNN) using TensorFlow and Python. Ideal for beginners and intermediate learners, this video breaks down complex concepts into easy-to-understand segments, helping you build your first CNN from scratch. You’ll learn how to set up your environment, preprocess data, construct t...
How to Stay Relevant in the AI Job Market
Переглядів 754 місяці тому
Staying relevant in the AI and tech job market requires continuous learning and adaptability. Start by keeping up with the latest industry trends and technologies through online courses, webinars, and tech blogs. Engaging in professional networks and communities can also provide insights into emerging tools and practices. Building a diverse skill set is crucial; focus on acquiring both technica...
Human Brain on a Robot Body?
Переглядів 1784 місяці тому
"Human Brain on a Robot Body?" explores the cutting-edge intersection of neuroscience and robotics. This intriguing concept delves into the future of integrating human cognitive functions with advanced robotic systems. Imagine a future where a human brain can control a robotic body, offering limitless possibilities for mobility, precision, and new forms of interaction. This video examines the l...
Principal Component Analysis in Python - Two Use Cases in Details
Переглядів 2005 місяців тому
"Principal Component Analysis in Python - Two Use Cases in Detail" offers a comprehensive guide to mastering PCA, a powerful dimensionality reduction technique. This video provides an in-depth exploration of PCA with practical Python implementations, showcasing two detailed use cases. First, we demonstrate PCA for enhancing data visualization by reducing complex datasets into 2D or 3D formats, ...
K Means Clustering in Python | How K Means Works | Find the Right K | Unsupervised Learning 2
Переглядів 2195 місяців тому
"K Means Clustering in Python | How K Means Works | Find the Right K | Unsupervised Learning 2" is your ultimate guide to mastering K Means Clustering, a fundamental technique in unsupervised learning. In this video, we break down the K Means algorithm step-by-step, explaining how it partitions data into clusters based on similarity. Learn how to implement K Means in Python using libraries like...
What is Unsupervised Machine Learning | Unsupervised Learning 1
Переглядів 2865 місяців тому
Unsupervised Learning is another big part of Machine Learning. In Unsupervised Learning, prediction is not the goal. The idea is to understand the data better and find a structure in a big dataset. Unsupervised Learning can be used to prepare data for Supervised Learning for a lot of time. #artificialintelligence #machinelearning #datascience #unsupervisedlearning
Do We Need to Learn Machine Learning / Deep Learning Anymore | Can AI Do the Model Now?
Переглядів 1776 місяців тому
In an era where artificial intelligence rapidly evolves, many question if learning machine learning (ML) and deep learning (DL) are still necessary. With AI technologies advancing, automated tools now assist in model development, making it easier for non-experts to implement complex algorithms. However, understanding the fundamentals of ML and DL remains crucial for innovation and problem-solvi...
XGBoost Regressor in Python - sklearn
Переглядів 3646 місяців тому
This is a complete tutorial on XGBoost regressor in Python - sklearn. Each step is explained in detail. The complete working code on XGBoost Classifier in sklearn is here: github.com/rashida048/Machine-Learning-Tutorials-Scikit-Learn/blob/main/XGBoost_Regressor.ipynb The dataset used in this tutorial: github.com/rashida048/Machine-Learning-Tutorials-Scikit-Learn/blob/main/Housing.csv The Offici...
XGBoost Classifier in Python - Multiple Disease Prediction
Переглядів 4136 місяців тому
XGBoost or eXtreme Gradient Boosting is a very popular implementation of the Gradient Boosting algorithm. This tutorial shows some important aspects of it, parameters, and the implementation of a classification model in Python. The dataset used in this tutorial: github.com/rashida048/Machine-Learning-Tutorials-Scikit-Learn/blob/main/multiple_disease_dataset.csv The complete code of this tutoria...
Ada Boost Classifier in Python
Переглядів 1436 місяців тому
Ada Boost Classifier in Python
Ada Boost Algorithm Clearly Explained
Переглядів 1416 місяців тому
Ada Boost Algorithm Clearly Explained
Gradient Boosting Machine Classifier in Python
Переглядів 1927 місяців тому
Gradient Boosting Machine Classifier in Python
Gradient Boosting Machine - Easy Explanation | Regression in Python
Переглядів 5047 місяців тому
Gradient Boosting Machine - Easy Explanation | Regression in Python
K Nearest Neighbors Algorithm in Python | Classification | Regression | How to Choose the Right K
Переглядів 4367 місяців тому
K Nearest Neighbors Algorithm in Python | Classification | Regression | How to Choose the Right K
Learning Rate Scheduler in Keras and TensorFlow -
Переглядів 1768 місяців тому
Learning Rate Scheduler in Keras and TensorFlow -
Wide and Deep Learning in TensorFlow | Deep Learning Tutorial
Переглядів 1528 місяців тому
Wide and Deep Learning in TensorFlow | Deep Learning Tutorial
Neural Network With Functional API in TensorFlow | Deep Learning
Переглядів 1779 місяців тому
Neural Network With Functional API in TensorFlow | Deep Learning
Saving And Loading TensorFlow Models - ModelCheckpoint Callback | Deep Learning With TensorFlow
Переглядів 4219 місяців тому
Saving And Loading TensorFlow Models - ModelCheckpoint Callback | Deep Learning With TensorFlow
Analyzing Deep Learning Models with TensorBoard | TensorFlow, Keras, and Python
Переглядів 35210 місяців тому
Analyzing Deep Learning Models with TensorBoard | TensorFlow, Keras, and Python
Callbacks, Early Stopping, Live Loss Plotting | Deep Learning | Keras, TensorFlow, and Python
Переглядів 32810 місяців тому
Callbacks, Early Stopping, Live Loss Plotting | Deep Learning | Keras, TensorFlow, and Python
Activation Functions - TensorFlow
Переглядів 17010 місяців тому
Activation Functions - TensorFlow
Regression Using TensorFlow, Keras, and Python - Complete Step by Step Tutorial
Переглядів 35011 місяців тому
Regression Using TensorFlow, Keras, and Python - Complete Step by Step Tutorial
Build a Neural Network with TensorFlow, Keras, and Python
Переглядів 1,3 тис.11 місяців тому
Build a Neural Network with TensorFlow, Keras, and Python
Gradient Descent Explained
Переглядів 30711 місяців тому
Gradient Descent Explained
Cost Functions For Classification Models - Machine Learning
Переглядів 51311 місяців тому
Cost Functions For Classification Models - Machine Learning
Cost Function Options for Regression Models- Machine Learning and Deep Learning
Переглядів 19211 місяців тому
Cost Function Options for Regression Models- Machine Learning and Deep Learning
Neural Networks Explained Clearly - Step By Step
Переглядів 497Рік тому
Neural Networks Explained Clearly - Step By Step

КОМЕНТАРІ

  • @tennisbowling7902
    @tennisbowling7902 7 днів тому

    thank you for making!

  • @emmaaye2620
    @emmaaye2620 25 днів тому

    thanks

  • @AjeBen
    @AjeBen 25 днів тому

    Impressive. Nicely explained providing good information about the steps.

  • @KingLeoBull
    @KingLeoBull Місяць тому

    Just clear and simple, easy to understand. Many thanks.

  • @user-hb2df6nn2y
    @user-hb2df6nn2y Місяць тому

    you are fantastic, really thanks from my heart. Have a lovely day

  • @దావీదురాజు-ధ5బ

    Is it correct to apply scaling(standard scaling in block 7, line 3) after label encoding on categorical column? for example for female: 1, male: 2

  • @GJRahul-rr3uk
    @GJRahul-rr3uk Місяць тому

    The content is really gold. It's good.

  • @ismailkhan1986
    @ismailkhan1986 Місяць тому

    Thanks for the outstanding video ! You are amazing, Rashida!!

  • @laurentkloeble5872
    @laurentkloeble5872 Місяць тому

    I can't think of a better content on this subject

  • @Chrismodebe
    @Chrismodebe Місяць тому

    You are a very good teacher...Thank you!

  • @jeonzex2413
    @jeonzex2413 Місяць тому

    wheres the dataset

  • @anis.ldx1
    @anis.ldx1 Місяць тому

    Thank you so much for this amazing explanation!

  • @Deepuarakatla
    @Deepuarakatla Місяць тому

    thank u soo much mam concept cleared

  • @eslamwaled492
    @eslamwaled492 Місяць тому

    where is the dataset?

  • @jameshopkins3541
    @jameshopkins3541 2 місяці тому

    Were is your html version?

  • @rishidixit7939
    @rishidixit7939 2 місяці тому

    4:50 - Count Vectorizer converts to lowercase by default. If do not want that then use lowercase = False 5:25 - Excluding Stopwords use the stop_words argument when initializing the Count Vectorizer object 6:06 - Default Stopwords list also present 7:00 - Max_df argument 9:15 - Max features parameter in Count Vectorizer

  • @egptianturkish574
    @egptianturkish574 2 місяці тому

    great . . .

  • @egptianturkish574
    @egptianturkish574 2 місяці тому

    Thank you . . .

  • @rikblauer
    @rikblauer 2 місяці тому

    The optimizer 'adam' is not working for me and shows me the error "unexpected incident". The rest worked very well for me!

  • @anis.ldx1
    @anis.ldx1 2 місяці тому

    Awesome explanation! Thank you so much!

  • @Pulpdood
    @Pulpdood 2 місяці тому

    Thank you for your clear explanation! Very helpful :)

  • @bishtdeepak__
    @bishtdeepak__ 2 місяці тому

    How you load the data?

  • @anis.ldx1
    @anis.ldx1 2 місяці тому

    Clearly explained. Thank you so much!

  • @MakuLabs
    @MakuLabs 2 місяці тому

    Excellent tutorial

  • @ahmtmhmtbyglu
    @ahmtmhmtbyglu 2 місяці тому

    What version of tf are your using during making of your video. Currently I am on 2.17.0 but I receive an error when using .ckpt format. ValueError: "When using `save_weights_only=True` in `ModelCheckpoint`, the filepath provided must end in `.weights.h5` (Keras weights format)". Looks like I an only use .weights.h5 or .keras.

  • @shreyapatil5814
    @shreyapatil5814 3 місяці тому

    I have one doubt like we provide the x_train and y_train to the model for training purpose, and we can test the data by x_,test so I m not getting the purpose of y_test

    • @regenerativetoday4244
      @regenerativetoday4244 3 місяці тому

      Once you get the prediction result from X_test, you can compare that with y_test to check how well the prediction working for you. So, y_test is for model evaluation.

    • @shreyapatil5814
      @shreyapatil5814 3 місяці тому

      @@regenerativetoday4244 ahh ! Ok Ok Thankyou So Much for a instance reply

  • @shreyapatil5814
    @shreyapatil5814 3 місяці тому

    Thankyou very very much for clearing that concept. I m roaming for one month for this topic but not getting the concept clearly, by watching your video I am on 98% must say

  • @sornpisey3847
    @sornpisey3847 3 місяці тому

    can you provide insurance.csv?

  • @admonitoring-pi9os
    @admonitoring-pi9os 3 місяці тому

    any link for the code ? thanks

  • @HiralSuthar-t7i
    @HiralSuthar-t7i 3 місяці тому

    very good

  • @anis.ldx1
    @anis.ldx1 3 місяці тому

    Thank you so much for your simplistic explanations!

  • @data_surgeon
    @data_surgeon 3 місяці тому

    Nice❤

  • @aggadirushikesh3699
    @aggadirushikesh3699 3 місяці тому

    Nice class thanks

  • @mdahsanulhimel
    @mdahsanulhimel 3 місяці тому

    Good tutorial!

  • @aggadirushikesh3699
    @aggadirushikesh3699 4 місяці тому

    Madam I practiced self driving car code by Yolo and CNN can you make a video regarding coding

  • @bakrahmed9791
    @bakrahmed9791 4 місяці тому

    its really helpfull thanks alot

  • @shailendrashinde9410
    @shailendrashinde9410 4 місяці тому

    dfs.loc[idx['school1':'school3', 2019:2020], idx['7th grade':'8th grade', 'Math':'English']] I am getting UnsortedIndexError: 'Key length (2) was greater than MultiIndex lexsort depth (1)' and UnsortedIndexError: 'MultiIndex slicing requires the index to be lexsorted: slicing on levels [0, 1], lexsort depth 1' error. Can you please help. I am also getting the same error for dfs.loc[('school1', 2019):('school3', 2020),('7th grade', 'Math'):('8th grade','Math')]

  • @aggadirushikesh3699
    @aggadirushikesh3699 4 місяці тому

    Nice class👌

  • @aggadirushikesh3699
    @aggadirushikesh3699 4 місяці тому

    Madam can you please suggest me a laptop for aiml

  • @subStuff
    @subStuff 4 місяці тому

    🙏👍🇵🇰

  • @anis.ldx1
    @anis.ldx1 4 місяці тому

    Slowing down, zooming out and picking up new skills if they resonate with us. Thank you so much for the the great content!

  • @alexramos587
    @alexramos587 4 місяці тому

    Thanks.

  • @lazzy5173
    @lazzy5173 4 місяці тому

    why did we convert it the training data to 2d?

    • @regenerativetoday4244
      @regenerativetoday4244 4 місяці тому

      This is a general rule. Scikit learn library takes the features as 2D. Either DataFrames or 2d arrays.

  • @aggadirushikesh3699
    @aggadirushikesh3699 4 місяці тому

    Madam suggest any website link for machine learning job's in India

  • @rajununna6939
    @rajununna6939 4 місяці тому

    Excellent Explanation and with great concept...Thank you very much👍

  • @ShouqAldosari
    @ShouqAldosari 4 місяці тому

    thank you very much this helped me a lot hopefully, I will get a good grade !! :)))

  • @inamhameed4963
    @inamhameed4963 5 місяців тому

    Great video. Please can you share the insurance data? It's not visible in the description. Thank you

  • @madhuchowdary8826
    @madhuchowdary8826 5 місяців тому

    Why did we use poly.fit, when we already used poly.fit_transform 08:37

  • @Anand-690
    @Anand-690 5 місяців тому

    could u plz provide the Dataset being used in the video

  • @annajuliaschwarz490
    @annajuliaschwarz490 5 місяців тому

    why did u choose degree 6?

    • @regenerativetoday4244
      @regenerativetoday4244 5 місяців тому

      That's just an estimate. degree is a hyperparameter here that you need to try different values to find the right one for you. Look at this video where you will find a method to tune the hyperparameter faster: ua-cam.com/video/km71sruT9jE/v-deo.html