144 - Binary classification using Keras

  Рет қаралды 23,376

DigitalSreeni

DigitalSreeni

Күн бұрын

Code generated in the video can be downloaded from here: github.com/bnsreenu/python_fo...
Data set link : www.kaggle.com/datasets/iarun...

Пікірлер: 38
@narayanamurty7586
@narayanamurty7586 4 жыл бұрын
I love your videos. You show me the path when i was in confusion about start off learning deep learning. Keep going , sir. Great job!!!!!
@DigitalSreeni
@DigitalSreeni 4 жыл бұрын
Glad to hear that
@kartikdube2852
@kartikdube2852 3 жыл бұрын
This channel is massively underrated! Great work 🔥
@DigitalSreeni
@DigitalSreeni 3 жыл бұрын
Appreciate it!
@caiyu538
@caiyu538 2 жыл бұрын
Your series are very helpful. Great videos to learn
@DigitalSreeni
@DigitalSreeni 2 жыл бұрын
Glad you like them!
@yjoliiyki706
@yjoliiyki706 3 жыл бұрын
Thanks a lot for your video sir, it's very insightful. I just would like to make sure how many images are in your training datat&test data? Because I m little confused about number 800, during the training, does that mean that your whole dataset has 800 images?
@wong.777
@wong.777 2 жыл бұрын
Very good videos. Thank you!
@postcode-x
@postcode-x 3 жыл бұрын
Hey nice tutorial, thanks. I have a question: suppose I want to output a 2D vector in the geometrical sense (x, y). I've divided the output into three parts: axis, sign, and absolute value. These are the conditions: if one axis value is > 0, then the other axis is assumed to be zero. For example, (0, 1) is a valid vector, (3, 0) is a valid vector, but (3, 4) is not a valid vector. Absolute values are bounded between 0 and 7, for example, (0, 7) is a valid vector, but (-1, 0) does not exist in this case. So, my question is this: should I train the network SEPARATELY for each case, meaning, the first nn will do binary classification of the axis, the second nn will do binary classification of the sign and the third nn will do multiclass classification of the values, with one hot encoded data? Thanks again
@priyankadas7102
@priyankadas7102 3 жыл бұрын
Really Appreciate and like your videos. Thank You.
@DigitalSreeni
@DigitalSreeni 3 жыл бұрын
My pleasure!
@leamon9024
@leamon9024 Жыл бұрын
Hi, thanks for the tutorial. If possible, could you talk about the implementation of vision transformer(ViT) using keras?
@goopypuff
@goopypuff 3 жыл бұрын
nice video man, very helpful!
@DigitalSreeni
@DigitalSreeni 3 жыл бұрын
Glad it helped!
@samarafroz9852
@samarafroz9852 4 жыл бұрын
Great job sir
@renyuanzhang9706
@renyuanzhang9706 4 жыл бұрын
Great content. I have one doubt - your validation_generator only apply rescale of 1/255, meaning it will not increase the data size (unlike train_generator where random transformation is applied). Base on this, 1) does the generator repeats the data in an infinite loop until stopped by epoch? 2) if the answer to (1) is no, can I feed a validation_dataset (instead of a generator) into the model.fit() method (b.t.w the TensorFlow docs claims that "model.fit_generator is deprecated and Please use Model.fit, which supports generators")
@DigitalSreeni
@DigitalSreeni 4 жыл бұрын
You can use validation data instead of generator, but remember to rescale validation data just like you did for training data. I used generator for validation data to easily mimic operations I performed for training data. I am not aware of TensorFlow depreciating model.fit_generator. I normally use Keras and I've never seen that message. If it is real then you can find alternate library.
@ramidhouib215
@ramidhouib215 2 жыл бұрын
Spyser seems to work well with ML , any better IDE?
@junaidlatif2881
@junaidlatif2881 2 жыл бұрын
8:30 no issue. Its part of learning and teaching... ❤
@samranoman683
@samranoman683 3 жыл бұрын
can you provide me with the dataset please
@minh_tien3911
@minh_tien3911 3 жыл бұрын
i have an errror, it is in line 39, how to resolve it [WinError 3] The system cannot find the path specified: '/images/cell_images/test/Parasitized/'
@DigitalSreeni
@DigitalSreeni 3 жыл бұрын
It clearly says that the system cannot find the path. So please make sure the path you gave is correct and also remove the first / before images and try again.
@caiyu538
@caiyu538 2 жыл бұрын
great lectures
@DigitalSreeni
@DigitalSreeni 2 жыл бұрын
Glad you like them!
@vineetlokur9495
@vineetlokur9495 2 жыл бұрын
Can I get the dataset?
@erumproductions
@erumproductions 3 жыл бұрын
Sir on line 39 Syntaxerror :cannot assign to operator Aa rha h mainy apny dataset k two folders bnai hn image_directory = 'C:/Users/OWNER/Desktop/single-grn-dataset/' SIZE = 224 Dataset = [ ] Label = [ ] Infected-Grains-Images = os.listdir(image_directory +'C:/Users/OWNER/Desktop/single-grn-dataset/Infected-Grains/ ') SyntaxError: cannot assign to operator Sir I am new plz guide me
@yahaisha
@yahaisha 3 жыл бұрын
sir..great video ..tq so much...how to create this binary classification if my data quiet small ? just 200 dataset?
@DigitalSreeni
@DigitalSreeni 3 жыл бұрын
Try data augmentation but you may run into overfitting. Also try traditional methods such as using Random Forest or SVM, they work better with small datasets. Watch my videos on image classification.
@ahmadkelixo7243
@ahmadkelixo7243 3 жыл бұрын
permission to learn sir
145 - Confusion matrix,  ROC and AUC in machine learning
25:00
DigitalSreeni
Рет қаралды 32 М.
Image Classification using CNN Keras | Full implementation
17:56
Coding Lane
Рет қаралды 165 М.
WHAT’S THAT?
00:27
Natan por Aí
Рет қаралды 7 МЛН
HOW DID HE WIN? 😱
00:33
Topper Guild
Рет қаралды 45 МЛН
🤔Какой Орган самый длинный ? #shorts
00:42
127 - Data augmentation using keras
20:10
DigitalSreeni
Рет қаралды 71 М.
[AI] Binary classification using tensorflow keras
17:12
Badri Adhikari
Рет қаралды 20 М.
Tips Tricks 15 - Understanding Binary Cross-Entropy loss
18:29
DigitalSreeni
Рет қаралды 20 М.
Binary Classification Models in Machine Learning
14:51
InvesTime
Рет қаралды 4,5 М.
25 Nooby Pandas Coding Mistakes You Should NEVER make.
11:30
Rob Mulla
Рет қаралды 263 М.
Transfer Learning Using Keras(ResNet-50)| Complete Python Tutorial|
9:58
Смартфон УЛУЧШАЕТ ЗРЕНИЕ!?
0:41
ÉЖИ АКСЁНОВ
Рет қаралды 624 М.
Хотела заскамить на Айфон!😱📱(@gertieinar)
0:21
Взрывная История
Рет қаралды 6 МЛН
Сколько реально стоит ПК Величайшего?
0:37
Красиво, но телефон жаль
0:32
Бесполезные Новости
Рет қаралды 987 М.