No video

Episode 1.1: Intro and building a machine learning framework

  Рет қаралды 71,407

Abhishek Thakur

Abhishek Thakur

Күн бұрын

Пікірлер: 199
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Some people have mentioned that the code text was small. I tested it on laptop and mobile and seemed fine but i will take care of it in further videos. The code for this episode is available here: github.com/abhishekkrthakur/e01
@shaurabhsaha2082
@shaurabhsaha2082 3 жыл бұрын
Can someone tell what changes you made around -13 to -12 mins in terminal
@uchuynguyen9927
@uchuynguyen9927 3 жыл бұрын
@@shaurabhsaha2082 in train.py, het put os.environ.get("FOLD") in int(), as the same time, he make a sh file to set the environment variable FOLD and TRAINING_DATA there, you can see in train.py you have os.environ.get("FOLD") and os.environ.get("TRAINING_DATA"), they will get it from the sh file, where you set it, and he also run the train.py, using python -m src.train
@vikramjitsingh1371
@vikramjitsingh1371 4 жыл бұрын
Video tutorials coming from one of the best data scientist the market has, I suppose the learners just got lucky. Keep up Abhi :)
@bharathkumarbolla853
@bharathkumarbolla853 4 жыл бұрын
Abhishek, after your first video, I feel that I can graduate from Jupyter notebook to vscode for training the models. Thanks a lot. Awesome first episode.
@pratiksingh9480
@pratiksingh9480 4 жыл бұрын
Was waiting for a long time to organize my code and jump from Jupyter to Modular Coding . It was really great to learn stuffs from a Champion. Was really happy to see you go to the documentation for the StratifiedKFold , felt like 'tu bilkul mere jaisa hai' :P
@navinahmed
@navinahmed 4 жыл бұрын
Thanks Abhishek, That's a lot of stuff for someone who trains models on jupyter notebook. Built my first ML framework using VCS thanks to you! Keep giving to the community!! Loved it.
@mohdnadeemakhtar
@mohdnadeemakhtar 4 жыл бұрын
Bro, you killed it....love the way it turned out. I must say it's very well planned and nothing gets better than starts with ML framework.
@suren_ram
@suren_ram 4 жыл бұрын
This is an awesome tutorial, I always strongly believe in templates to save time and your video had thrown more insights of keeping it clean and configurable at its very best. Helped me in learning more from this episode, Thank you for putting this up. Looking forward to this learning journey!!
@kannankalidasan
@kannankalidasan 4 жыл бұрын
Great video Abhishek. A few suggestions 1. try whether you can reduce the noise of keyword typing. 2. please give some background of what you going to do for a few minutes and then execute the steps. ( eg: you started creating a.py files ) . 3. people who have a basic background on ml steps only can able to understand what it is when you writing the code ( eg: kfold part ), so need some intro -> code -> intro -> code. I believe you have planned to target your audience group. Other than you doing a great job and helping the data science community. Thank you.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
already in process of noise reduction for next videos and will talk more about what im doing . thank you :)
@its_me7363
@its_me7363 4 жыл бұрын
@@abhishekkrthakur So is there any chance that this video will be re-uploaded with above suggestions(mainly explanation of what you were doing in detail) as it will be helpful for beginners for setting up environment and organizing things as most of the people starting tend to use Jupyter notebook than IDE?
@dhirajpatil1602
@dhirajpatil1602 3 жыл бұрын
@@abhishekkrthakur for me thats melody not noise...😬
@rajeshbalakrishnan2228
@rajeshbalakrishnan2228 4 жыл бұрын
Like this way it reflects genuine working conditions...no editing ..keep it coming Abhishek!!
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
thanks! there is _some_ editing though. very little. im not very good at editing :D
@ranjithkumar539
@ranjithkumar539 4 жыл бұрын
Thanks a lot abishek... Really appreciate your time and effort... Just recently I've started my ML studies, your video gave me lot of stuffs. Keep on posting videos abishek. Cheers!
@prateekbhardwaj8494
@prateekbhardwaj8494 3 жыл бұрын
The way you were coding, it was something Magnificent, so Fast and accurate.
@maheshwaranumapathy
@maheshwaranumapathy 4 жыл бұрын
Damn lots of information, thanks for making this video. It's more than ML learned so many best practices. Thanks for taking the time to make this video Abhishek. Let us know if you are planning on opening a patreon will contribute for sure.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
thanks! whats patreon ?
@maheshwaranumapathy
@maheshwaranumapathy 4 жыл бұрын
@@abhishekkrthakur By the definition of their website "Start a membership business to develop a direct relationship with your biggest fans and generate predictable, recurring revenue from your creative work." I do it for 3Blue1Brown and want to for yours. The impact of your video is very high and I believe learning from you will help me use these techniques to improve my ML career from multiple angles. This is their website www.patreon.com/ thanks again :)
@krunaljain4124
@krunaljain4124 4 жыл бұрын
Haven't seen a video that's upto the point...Thanks for creating!
@mahendrens430
@mahendrens430 4 жыл бұрын
Great video on how to organize the code effectively. Good session, waiting for more videos from you.
@shravankoninti7482
@shravankoninti7482 4 жыл бұрын
Thanks a lot Abhishek . Looking forward to see more videos from you. Make some videos on 1) upcoming trends and technologies for the year 2020. 2) What kind of research papers do you read and how do you implement them in your learning 3) What is the best way to remember & learn the data science skills etc..,,
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Thanks Shravan. I’ll try to add some of these to one of next videos
@vipulgandhi7210
@vipulgandhi7210 4 жыл бұрын
Abhishek Thakur - Bas naam hi kaafi hai !!
@abhinavmishra9401
@abhinavmishra9401 4 жыл бұрын
Thank you Abhishek, I am not even a new bee in ML I am a just-born bee yet to explore the hive. Anything on opencv library and designing own neural network would be cool. Thank you again for taking out time and help the community.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
We will tackle image problems for sure.
@harshadmerkute3042
@harshadmerkute3042 4 жыл бұрын
Thanks , thanks a lot for starting this series of videos for teaching Data science and ML to students like us.
@kousikbarman1860
@kousikbarman1860 3 жыл бұрын
Hello Abhishek, I have just completed the foundation courses in Kaggle. After that I watched this episode. It gives me goosebumps being started and I am eager to share my journey with you someday. Thanks a lot for being so helpful to the community sir.
@sumitvaise5452
@sumitvaise5452 4 жыл бұрын
Thanks for the wonderful tutorial. Also, your story at the start gave great confidence to me who is not so good at ML and trying to find his paths from the teachings and guidance from people like you. if you could let us know how to train the model using on the cloud it would be great. Thanks a lot Sir.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Glad I could help!
@risabb
@risabb 4 жыл бұрын
This is Amazing. Please keep up this great work! Trust me you are going to be a Celebrity on youtube. Wanted this for a long time.
@pulkitmehta1795
@pulkitmehta1795 4 жыл бұрын
Thanks a lot for sharing this framework .. It is very useful ... The speed at which you code and think is amazing ...
@machineanddeeplearningengi5903
@machineanddeeplearningengi5903 4 жыл бұрын
Great! I am posting the channel in page. Congratulations.
@SabbirHassan881r
@SabbirHassan881r 4 жыл бұрын
You're a life saver for beginners like me ... keep up the work please
@hrk1
@hrk1 4 жыл бұрын
Inspiration and Application hand in hand in this video. Thans Grandmaster
@mobassir94
@mobassir94 4 жыл бұрын
awesome tutorial mate,this is how people should teach AI :) please keep the good work up!
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Thank you!
@TusharKale9
@TusharKale9 4 жыл бұрын
Hi Abhishek, this was very useful as it is simple and provides a step by step guide to build our first ML model for real life scenarios. Thank you, Tushar
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Glad you liked it
@manojtiwari7754
@manojtiwari7754 4 жыл бұрын
Thank you so much for this!! Probably the best applied ml/dl available for free!! Thank you again please keep going 🙏🙏
@ansuaggarwal
@ansuaggarwal 4 жыл бұрын
Thanks Abhishek for the nice hands-on. One small suggestion if you can announce may be on linkedin that what you will be going to cover in next class and which algorithm you are planning to use, so that people can easily look into that and little prepare to graps the code easily. Waiting for more such videos. Keep rocking.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
I announce on twitter and linkedin both. next will be categorical data.
@chiragpradhan
@chiragpradhan 4 жыл бұрын
Abhishek, thanks for this! This video has been extremely useful. Keep up the great work.
@jackvial5591
@jackvial5591 4 жыл бұрын
Great content. Looking forward to more of your videos. I recently moved away from Jupyter Notebooks to VSCode for developing models and it's reassuring to see my setup is quite similar to yours. I have been using the Remote SSH extension and find it works great but cool to see that VSCode can be run in the browser too, had no idea that was an option but makes sense considering VSCode is built on Electron.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
yes. its great. i code on my ipad sometimes haha
@jackvial5591
@jackvial5591 4 жыл бұрын
@@abhishekkrthakur Pretty neat, I'll have try that!
@traderdaniel4749
@traderdaniel4749 4 жыл бұрын
Really good video. Can you explain next time the use of pipelines. Why should we use them and how should we use it?
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Pipelines are in my pipeline ;)
@ramchandracheke
@ramchandracheke 4 жыл бұрын
You are amazing! I think you can visualize and to EDA as soon as you open the CSV!!😎 I hope your subscriber will increase exponentially!
@biku1998
@biku1998 4 жыл бұрын
Good things takes time . I bet this guy will teach us much more than just model.fit() and model.evaluate() 🤪
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Technically, there is only one model.fit() in this video and no evaluate () 🤣🤣
@axa3547
@axa3547 3 жыл бұрын
i like how its advanced
@AJ-pg4gb
@AJ-pg4gb 4 жыл бұрын
Thank you very much for this series. Appreciate sharing this!
@meetmeraj2000
@meetmeraj2000 4 жыл бұрын
Hello Abhishek,Thanks for sharing your story.
@jayeetaputatunda
@jayeetaputatunda 4 жыл бұрын
Thank you for the video. Appreciate you doing this. Just wanted to highlight that when you are switching between different windows, the correct working page is not visible sometimes (At time: 33.37).
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Yes. There was a glitch. However, in the next frames I show exactly what was missed. I will take care of this in future. :) Thank you!
@KongreHackers
@KongreHackers 4 жыл бұрын
Thanks Abhishek for the series. Very helpful for me :)
@pranavchat141
@pranavchat141 4 жыл бұрын
That was informative. Thanks a lot.
@RajKumarGupta-fw8xp
@RajKumarGupta-fw8xp 4 жыл бұрын
Thanks a lot abhishek...its really helpful...
@panagiotispapaemmanouil7816
@panagiotispapaemmanouil7816 3 жыл бұрын
I loved it! Thank you very much for this.
@escalatedchi
@escalatedchi 4 жыл бұрын
Have been planning to start a channel myself for quite sometime now, just couldn’t manage the time to get up and actually start recording videos. Good work man, my best wishes. Also interested to know the specifications of your “@beast” 😊
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Hehe... yeah, I had been thinking about it for a long long time. Thanks a lot for your wishes. Beast was built in 2016 with an i7 processor, 64GB RAM, 512GB SSD and a Titan X that I won from a competition. It has now been upgraded to 1.5TB SSD + 1 TB HDD and 2x2080Ti :)
@pulkitmehta1795
@pulkitmehta1795 4 жыл бұрын
Bishwarup - please do. We have lot to learn from experts like you.
@escalatedchi
@escalatedchi 4 жыл бұрын
Learn Analytics Thanks for your kind words. As you know it’s a pretty tough schedule to maintain a full-time job and publish contents that’s useful to the community. But I will, sooner than later. Will get some tips from Abhishek may be how he’s able to manage both 🙂
@kunalsatpute8379
@kunalsatpute8379 4 жыл бұрын
Abhishek Thakur Video for making your beast can also be useful for the audience
@shravankoninti7482
@shravankoninti7482 4 жыл бұрын
Bishwarup - I have been following you in hackathon participation and other activities - Looking forward to see some videos as well.
@victoruwaje7166
@victoruwaje7166 4 жыл бұрын
Nice one! and a really good HandsOn Machine Learning.
@ermomusic
@ermomusic 4 жыл бұрын
why do you use a web base IDE, instead of downloading an IDE? is it just because of the environments and flexibility or is it because it gives you more RAM and hardware to process data? im just cruious because apparantly you need ubuntu for doing the steps youd did and i have windows 10. By the way, great video and thanks for sharing!
@Sean-xb4bf
@Sean-xb4bf 4 жыл бұрын
Hopefully, there are also tips on how to do this on a windows command line for us beginners. But overall thank you for helping us learn how to replicate your framework! :D
@sarkhanmammadli9673
@sarkhanmammadli9673 4 жыл бұрын
Awesome! Greetings from Azerbaijan!
@dhirajpatil1602
@dhirajpatil1602 3 жыл бұрын
Dope video! Please make a video on Continual learning and incremental learning.
@vinayreddy8683
@vinayreddy8683 4 жыл бұрын
Subscribed a week ago and so far, it's good
@vijayabhaskar-j
@vijayabhaskar-j 4 жыл бұрын
The video was great as expected. Consider Zooming in, the texts are too small to view the video on smaller displays.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Text quality will improve in further videos. Thanks for the feedback! BTW, the code is available in the git repo mentioned in description.
@harshadj13
@harshadj13 4 жыл бұрын
Good start! Demonstrate how you would solve a deep learning problems using PyTorch or Tensorflow. Is it the same template and approach? /Tack
@arthdharaskar7966
@arthdharaskar7966 4 жыл бұрын
Hey! Great video! I was wondering if you can go over what your conda environment looks like?
@usmanrahat4785
@usmanrahat4785 4 жыл бұрын
Hi, How would we do EDA in such work? In Jupyter notebook we have the liberty of seeing the result for each cell. Would you agree that for looking at very specific parts of project code Jupyter notebooks might be a better idea to use? And once labour work is done, then structure that code in different modules at VScode. Thanks for the video.
@Nampjg
@Nampjg 4 жыл бұрын
Hi Abhishek ! Really liked the content of your channel. Please prefer python 3 in your code as python 2 is no more supported.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
All the code is done in Python 3.7 :)
@gauravkumar796
@gauravkumar796 4 жыл бұрын
Great video..keep it up 👍
@rishabbanerjee5152
@rishabbanerjee5152 4 жыл бұрын
This seems like Fastai part 2.. So good :D
@souvikjana2048
@souvikjana2048 4 жыл бұрын
Great Content
@ankitchopade9577
@ankitchopade9577 4 жыл бұрын
The tutorial is awesome. But it get complex when you introduced many new things and further it get difficult to understand.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
I'll improve on that. thank you.
@sonalg32
@sonalg32 4 жыл бұрын
Thanks Abhishek for Video :)
@kochasaito4628
@kochasaito4628 4 жыл бұрын
Your CPU works so well.
@RajdeepBorgohainRajdeep
@RajdeepBorgohainRajdeep 4 жыл бұрын
Thank you so much Sir :)
@abhinav9561
@abhinav9561 3 жыл бұрын
Thanks a lot man!
@elemento8763
@elemento8763 3 жыл бұрын
Amazing Video Sir! By the way, can you please tell me why you have used label encoding for all the features, including the numerical features? Don't we just use it only for the categorical features?
@god-gifted1816
@god-gifted1816 3 жыл бұрын
Thank you Sir very much ! I am not going to search any other tutorial channel after this . Please give me a suggestion where I can connect with you for some query as I am very eager to learn this tech .
@AlexeyMatushevsky
@AlexeyMatushevsky 3 жыл бұрын
Have a question about the LabelEconder 30:25 - how we should handle the situation when train and valid datasets are missing some values from test dataset?
@rohan1427
@rohan1427 4 жыл бұрын
sir, at time stamp 30:41 you're fitting both train and validation data into the label encoder won't that create data leakage? i think you should only fit train data and then transform both train and valid with that..please correct me if i am wrong. Thank you :)
@rohan1427
@rohan1427 4 жыл бұрын
Another doubt i had was why haven't you used gridsearch or randomsearch CV for hyperparam tuning and finding the best model? you have done it sir but i feel the lines of code could have been reduced if you would've just applied those techniques.. please correct me if i am wrong, thank you :)
@ranjitprakash1986
@ranjitprakash1986 8 ай бұрын
I had the same question as well. Yes it would cause data leakage in my understanding
@raheemnasirudeen6394
@raheemnasirudeen6394 4 жыл бұрын
Great to Watch you
@dmsnm
@dmsnm 4 жыл бұрын
Do you recommend someone to learn the whole Kaggle micro courses first, before diving into such projects ? I am kinda intermediate level and feel am not ready for this .. Thanks for such live code videos. Helps learning easier. Subscribed.
@puyncharasr6963
@puyncharasr6963 4 жыл бұрын
good work thx
@ajinkyakoshti2411
@ajinkyakoshti2411 3 жыл бұрын
Why I cannot see master (written in yellow text) in my terminal? I get it it has to do with integrating github but how to get that? Thanks
@anuraglahon8572
@anuraglahon8572 4 жыл бұрын
great video ..i have only used jupyter notebook
@emperorofages
@emperorofages 4 жыл бұрын
Hi Abhishek, many thanks for sharing this video! A quick qs, intellisense is not working while typing. In VS Code it works. Is it limitation of code-server? Can this be circumvent?
@adeepak7
@adeepak7 4 жыл бұрын
Sir, can u kindly post videos on how to get started on Kaggle for beginners
@job_seekershack6211
@job_seekershack6211 4 жыл бұрын
What to do for windows.?
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
you can use vscode. its free for windows.
@vjukulkarni6057
@vjukulkarni6057 4 жыл бұрын
Please make some more Machine learning project using reuasable code ,
@younus6133
@younus6133 4 жыл бұрын
Why code-server? Like if we want to code on server we can use vs code remote development extension. And thanks for sharing your awesome experience and making tutorials :) .
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Because you dont need to install it. So, you can code from chromebook or ipad. cant do the same with the extension. can you? :)
@younus6133
@younus6133 4 жыл бұрын
hmm right, It feels like the UX should not be that much smooth(just an assumption).
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
@@younus6133 Its quite good actually. ive been using it for a while now. However, if you are vscode user then you will may miss a lot of features. for code server i only use the python plugin and thats all. so i dont have much requirement.
@younus6133
@younus6133 4 жыл бұрын
Great.
@siarheibrazil4110
@siarheibrazil4110 3 жыл бұрын
Stratified Fold creates fold with similar ratio of classes in it?
@Prasad-MachineLearningInTelugu
@Prasad-MachineLearningInTelugu 4 жыл бұрын
sir ... we are expecting more theoretical, what that means is explaining concepts theoretically. at last, give a brief overview of code snippets.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
i dont know how deep ill go into the theory. will try whenever possible and will provide more overview from next time.
@sober90
@sober90 4 жыл бұрын
Hello, might be a dumb question. Why do you use code-server instead of writing on your own machine?
@priyachauhan463
@priyachauhan463 4 жыл бұрын
Hi Abhishek - I am new to Linux and using Windows Subsystem for Linux. Will it serve the purpose? Also, I am not well versed with some commands. Tried to google a lot but could not find a command to start a new terminal what you have done at time 12:46. Can you please advise here....
@jcnarasimhan4218
@jcnarasimhan4218 4 жыл бұрын
This being the first video in the series, am I in the wrong place if I didn't know most of the stuff described here? Should I be learning basics from some other sources and then come back here?
@ashishsrivastava123
@ashishsrivastava123 4 жыл бұрын
vs code is good but for EDA we have to depend on Jupyter notebooks..shouldn't we stick to one tool.. jupyter notebook as we can do everything there ?
@harjeetkaur9363
@harjeetkaur9363 4 жыл бұрын
Awesome video Abhishek, thanks for sharing framework buildup tips and its very clean n systematic... how to run code-server for windows machine? what other options do we have on windows machines . I was using jupyter notebooks in Anaconda.
@sudhirjain5436
@sudhirjain5436 4 жыл бұрын
I don't know if you'll reply to these question of mine, but I would rather take a shot for this. I want to be a Data Scientist, but I have completed just B.Sc in Computer Science. Should I go for higher degrees or just keep learning the stuffs online? Also Everywhere I see people recommending to do online project to build portfolios, but how the hell am I supposed to do if I have no idea what's the project and how to do it? I am currently learning Andrew NG ML course from Coursera. Thank you.
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
I would like to answer your questions but preferably in an email. Could you please email me?
@sudhirjain5436
@sudhirjain5436 4 жыл бұрын
@@abhishekkrthakur Thanks sir. But I don't have yr mail id. I would post here mine Sudhir.kdj@gmail.com
@sudhirjain5436
@sudhirjain5436 4 жыл бұрын
Please help me when you see this!
@sudhirjain5436
@sudhirjain5436 4 жыл бұрын
@@abhishekkrthakur please 🙏 sudhir.kdj@gmail.com or 6360950643
@anandsrivastava5845
@anandsrivastava5845 4 жыл бұрын
Great video ...can you please make video on how to generate features from images? I am also confused between CNN and Computer vision which one we should apply when we have images as datasets
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Have made a couple recently: kzfaq.info/get/bejne/brBlhJeequC2pI0.html kzfaq.info/get/bejne/q8CRn9de3Mu1fYE.html
@wakame1367
@wakame1367 4 жыл бұрын
0:06 Intro 6:00 Part1 Setup IDE
@dimitrislianoudakis8607
@dimitrislianoudakis8607 4 жыл бұрын
As someone who's not using a linux-based OS; What does "python -m src.create_folds" do and what is the "windows" equivalent?
@Thedevineforce
@Thedevineforce 4 жыл бұрын
Thanks for the video again. Quick question shouldn't the parameters passed to kf,split be X=df.drop(['target'], axis='columns'), y=df['target']..? I mean should we not drop the target column before assigning it to X?
@Thedevineforce
@Thedevineforce 4 жыл бұрын
Never mind I figured it out that it doesn't matter.
@machinelearning3159
@machinelearning3159 4 жыл бұрын
very nicely organised code! I was wondering why didn't you use scikit-learn's cross_val_score function to get validation score ? Thank you
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
I would like to expand this framework further and cross_val_score may not supports what comes next.
@arjungoalset8442
@arjungoalset8442 4 жыл бұрын
I do not see auto-complete on the IDE. I would appreciate your suggestions.
@kunalsatpute8379
@kunalsatpute8379 4 жыл бұрын
Thank you Abhishek, what would be the frequency of uploading your videos on youtube? daily or maybe any free day
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
I’m not sure Kunal. when I have the content, ill upload. im thinking anywhere between 5-10days.
@corylowe5557
@corylowe5557 4 жыл бұрын
I missed it. What's the benefit of code server?
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
- free - light weight - can be started on remote machines and used in browser - accessible to more devices like tablets and mobile - supports in browser terminal Choosing an IDE/text editor is totally upto you :)
@avinashkumar6884
@avinashkumar6884 4 жыл бұрын
what will be the "touch" equivalent in window command prompt??
@uchuynguyen9927
@uchuynguyen9927 3 жыл бұрын
how can i fix the error at 33:54, i'm using spyder for windows and stuck there for few days, can anyone help me?
@chwaleedsial
@chwaleedsial 4 жыл бұрын
What kind of hardware are you using ? My training was considerably slower than yours.
@ARJUN-op2dh
@ARJUN-op2dh 4 жыл бұрын
Hi Abhishek, I am a beginner & started with this video. I am getting this error can you pls say what is this about? Line: FOLD = int(os.environ.get("FOLD")) error = TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' Why was this line used?
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
it reads the fold number from environment variable. in terminal do "FOLD=0 python ...." or just "export FOLD=1" before running the program
@hazimmir1019
@hazimmir1019 3 жыл бұрын
You have to save changes. Then refresh your workspace and it will work
@uchuynguyen9927
@uchuynguyen9927 3 жыл бұрын
@@hazimmir1019 i also met the same problem, i using windows. Any suggest?
@BiswajitGhosh-wg6qj
@BiswajitGhosh-wg6qj 4 жыл бұрын
instead of VS code server, can i use jupyter notebook to run code?
@prepboost6953
@prepboost6953 4 жыл бұрын
I have started learning ML ...was planning to buy laptop ...which laptop I shoud buy .. Budget is 1 lakh ...
@surij8376
@surij8376 4 жыл бұрын
2:54 is when I subbed.
@anuragpandey9327
@anuragpandey9327 4 жыл бұрын
Hi Abhishek, Thank you so much for making this series. I'm encountering a problem that I want to share: When I try to do lbl.transform on the first column of train_df with train_df.iloc[:, c] = lbl.transform(train_df[c].values.tolist()) in train.py, I get "ValueError: y contains previously unseen labels: [nan, nan, nan, ...]". I tried printing lbl.classes_ after we call lbl.fit on the first columns of train and valid dataframes and observed that a new class is being added for every nan value we encounter. Also, I believe we get this error because we are trying to compare two nan values during lbl.transform. I tried filling missing values with df = df.fillna(0) just after reading the TRAINING_DATA but I'm getting "ValueError: Can only index by location with a [integer, integer slice (START point is INCLUDED, END point is EXCLUDED), listlike of integers, boolean array]" in "train_df.iloc[:, c] = lbl.transform(train_df[c].values.tolist())" of train.py How should I handle these missing values. I did not see you facing this problem in the video. Could you please help me out? I'm using Python 3.6.9 and my sklearn version is 0.22.1 and pandas version is 0.25.3 Thanks
@abhishekkrthakur
@abhishekkrthakur 4 жыл бұрын
Hi Anurag, Episode 3: Handling Categorical Variables answers your question. :)
@anuragpandey9327
@anuragpandey9327 4 жыл бұрын
@@abhishekkrthakur Thanks! :)
Episode 1.2: Building an inference for the machine learning framework
19:17
Oh No! My Doll Fell In The Dirt🤧💩
00:17
ToolTastic
Рет қаралды 10 МЛН
Yum 😋 cotton candy 🍭
00:18
Nadir Show
Рет қаралды 7 МЛН
白天使选错惹黑天使生气。#天使 #小丑女
00:31
天使夫妇
Рет қаралды 15 МЛН
Docker For Data Scientists
57:10
Abhishek Thakur
Рет қаралды 59 М.
Episode 2: A Cross Validation Framework
1:06:53
Abhishek Thakur
Рет қаралды 15 М.
How to create GPT-powered conversational bot for any website
18:15
Abhishek Thakur
Рет қаралды 7 М.
The EASIEST way to finetune LLAMA-v2 on local machine!
17:26
Abhishek Thakur
Рет қаралды 171 М.
Train LLMs in just 50 lines of code!
19:34
Abhishek Thakur
Рет қаралды 82 М.
Episode 3: Handling Categorical Features in Machine Learning Problems
1:24:01
Ensembling, Blending & Stacking
1:16:18
Abhishek Thakur
Рет қаралды 21 М.
Oh No! My Doll Fell In The Dirt🤧💩
00:17
ToolTastic
Рет қаралды 10 МЛН