Тёмный
Dataquest
Dataquest
Dataquest
Подписаться
Learn AI and data skills 10x faster with Dataquest. Our courses offer guided learning paths, progress tracking, and AI-assisted learning tools. Start from any level and advance towards becoming a data analyst, data engineer, data scientist or an AI expert. Dataquest's interactive, browser-based courses focus on practical skills and hands-on experience.

Find out more at www.dataquest.io. To begin learning, sign up at app.dataquest.io/signup.
Backpropagation In Depth
57:02
Год назад
RNN From Scratch In Python
52:51
Год назад
Комментарии
@losmi-iv2qt
@losmi-iv2qt День назад
Is this made with Machine Learning since I don't think I heard it being mentioned? Anyways nice tutorial man!
@shuaybIsmail-r3j
@shuaybIsmail-r3j День назад
teams[teams.columns[2:]].corr()["medals"]
@SakshiDwivedi-p8e
@SakshiDwivedi-p8e День назад
Can you fit this model for all stocks or just this one?
@kuntheanuon8723
@kuntheanuon8723 3 дня назад
Dear Sir, how can I have code for learning by doing ?
@angstrom1058
@angstrom1058 5 дней назад
An application about as old as the hills...
@stephanefedim6759
@stephanefedim6759 6 дней назад
Thanks for this high-quality video. Can you give the impact of the splitting in the semantic of the summarization? Assuming that it's not intelligent tokenization you applied, batches of 850 tokens can overlap in terms of the meaning of the global doc.
@kavinpandian
@kavinpandian 6 дней назад
great tutorial!
@steamedtech
@steamedtech 7 дней назад
i love math
@philshergold1716
@philshergold1716 8 дней назад
I keep getting list index out of range on standings_table = soup.select(‘table.stats_table’)[0] please help me
@ShivendraParmar-dp3rp
@ShivendraParmar-dp3rp 9 дней назад
guys why after test['predictions']=predictions , size of array disturbing instead of 405*8 its coming 405*413 can anyone help me out with it
@lucaslessa5442
@lucaslessa5442 9 дней назад
How would be with my API need as parameter an Image? Love the video
@razinchoudhury1368
@razinchoudhury1368 10 дней назад
when i run the code on jupyter lab it was working in the first couple tries, but now i keep getting an error early in the code. for some reason i get a index out of boudns error for the soup.select(table.stats_table) part of the code. it was working perfeclty before and showed all the links and eveyderhitng, and out of nowehre it stopped and i keep getting this error. Can anyoen explain why please? Thanks
@razinchoudhury1368
@razinchoudhury1368 2 дня назад
for those with the same problem change your time.sleep to more seconds
@mdabdullahalrumy8620
@mdabdullahalrumy8620 14 дней назад
can not download the data and google site showing not valid
@muradbayr9900
@muradbayr9900 17 дней назад
Please guys help me on the first step got stuck cannot import csv kinda problem with pandas
@chealol4233
@chealol4233 17 дней назад
How would you be able to do this for "Predicting" an player to record a hit in a given game? Is that possible?
@usernameispassword4023
@usernameispassword4023 19 дней назад
Shouldn't it be 1 - hiddens**2 for the tanh derivative?
@KXS11
@KXS11 21 день назад
how can we show the predection in 54 rather than 0.54
@marmadukethurmond8202
@marmadukethurmond8202 24 дня назад
I've always been interested in binary options, but I never knew where to start. Thanks to you and this video, I finally felt confident enough to give it a try.
@furinfo5158
@furinfo5158 25 дней назад
plz dont invest in crypto especialy waqar zaka group or u will be destroying ur life
@philippenancy7108
@philippenancy7108 27 дней назад
Hi! I'm very admirative of you math champions, as the math dumb I am! Although, S&P500 is an index, and, unless I understand backwards, it is supposed to climb by nature since it is made of the best behaving shares of the market... I've tested one of my shares (ORA.PA), just to see if I'm not missing something. The result is very... depressing! Only 1/3 is successful (0: 184, 1:66) Then I wanted to test if the reciprocal had better chances (otherwise, it would mean tomorrow has no connection with today, and gambling would be as efficient, did I guess right?) I concluded I should mostly have a bearish strategy on that particular share (1: 154, 0:96) I want to explore (but it's just a guessing game, because my statistics math level is close to 0) and see if, as often said, the crossing of the MACD over its signal, especially under 0, is often a good buying signal, even if it's not really so frequent. Anyway, you've triggered my curiosity regarding machine learning towards shares. I'm sure, combined with some supervision and provided you can match a strategy with a corresponding share, chances are you improve your rentability and at least have a better feeling and confidence in your success. Thank you for that.
@drewfrench8784
@drewfrench8784 28 дней назад
Just an FYI, in Spyder, teams.corr() didn't work because you have strings in there, so you have to remove the teams and country column for the method to work
@HelloIamLauraa
@HelloIamLauraa 28 дней назад
I loved ur video it is so well-explained!! I only used scikit-learn but now I understand better how it's works. But I have a question: why is it not good no use height and wight to use as feature?
@user-gm4ot2ex3v
@user-gm4ot2ex3v 29 дней назад
so ive just came across your channel a few days back and i just love it, yhe way you explain things and show without any edits, ets. cant wait to try your method becouse ive tried other methods from a experienced trader and lost my earning from that month (about 700 usd) i was so angry. but i said it is what it is and moved on, ill rather say o well then what if. THANK YOU SO MUCH!!!🏕
@jinluwang5671
@jinluwang5671 29 дней назад
Nice but a little too much for a newbie 😅
@luqmanjuzaili5213
@luqmanjuzaili5213 Месяц назад
Thank you for the amazing video! However, when I tried running this, I received a value error teams.corr()["medals"] This seems to be because the "Team" and "Country" column are in string, and hence making it impossible to get a corr value. So i removed them just to obtain the corr values. But it seems to work for you without filtering the string type columns out. Any ideas why?
@Machconsults
@Machconsults Месяц назад
Great video
@vcodevideo
@vcodevideo Месяц назад
New subscriber here!!, thanks for your time. I'm working (surely wrong 😅) to find the correct model or algorithm to allocate a number of workers (+300) in a number of workstations. I've al the data ready, but not sure how to deal with rhe model or train this kind of data. It would be much appreciated if can point some tips for that. Every week I've to make the Next week plan and it's a lot of work and pain in the ass 😂
@rahulnarayan6878
@rahulnarayan6878 Месяц назад
It is taking a lot of time to get pages from year 1991 to 2021 to load in html files in our local comouter and shows timeout error. what should i do?
@yedmitry
@yedmitry Месяц назад
Thanks for the video!
@dimitriosdesmos4699
@dimitriosdesmos4699 Месяц назад
Oh NOO !!!! the market has been cracked by an Indian dude and is on youtube.....The Kings are trembling right now because they dont know where they will store their money...back to castle vaults guarded by Dragons....oh vikasparuchuri what have you done to the world with Dataquest.?????....now everyone is going to be rich.
@bencole8301
@bencole8301 Месяц назад
Really enjoyed this walkthrough! Thank you for sharing!
@Unlimited2Guwahati
@Unlimited2Guwahati Месяц назад
thankyou so much for the information will you able to guide how to make Algorithm Model in CIVIL ENGINEERING Sir.
@jerryli2276
@jerryli2276 Месяц назад
Hi, during the parsing part, when I run the code till if len(games) % 100 == 0: print(f"{len(games)} / {len(box_scores)}"), it keeps telling me the error: html5lib not installed, even if I have installed it myself. Could you help me with it?
@thebinarybin
@thebinarybin Месяц назад
Never could get Chromium to work. I looked everywhere to find a solution for a very long time. So I ended up using Firefox as well. Does anyone have a solution to the chromium issue to direct to me. I really want to figure that out. Great job with the video! Very intuitive. Wish more content was on the regular.
@nickst2797
@nickst2797 Месяц назад
Thanks! One question, is this video complete?
@tsrinivas2406
@tsrinivas2406 Месяц назад
This is very nice way to get started using data science with the markets. This gives a nice framework to get started. And attempt to expand the predictors (on RSI based or Change in Open Interest , some correlation with the major stocks composing that index) . Thank you for sharing.
@KR-good
@KR-good Месяц назад
This was an excellent presentation.
@user-gj3kz7cm3x
@user-gj3kz7cm3x Месяц назад
I hate this sort of useless BS clogging my feed.
@karag4487
@karag4487 Месяц назад
What do you mean?
@user-gj3kz7cm3x
@user-gj3kz7cm3x Месяц назад
It is poor quality content. The technology is obsolete and the methodology is laughable. I would be disappointed to see any such lesson taught in an undergraduate program.
@karag4487
@karag4487 Месяц назад
​@@user-gj3kz7cm3x I think they do teach the basics of this in undergraduate
@fassstar
@fassstar Месяц назад
One correction, not relevant to the actuall regression, but should be said nonetheless. The number of medals one athlete can win is not limitted to one, rather it is limited to the number of events the athlete competes in (maximum of one per event). In fact, numerous athletes have one multiple medals in one Olympics. Just wanted to clarify that. Of course, from a certain number of athelets, it will be impossible for a smaller team to compete in as many events as the large team, making it more likely that the larger team wins more medals.
@SIR_Studios786
@SIR_Studios786 Месяц назад
where is the model downloaded ?
@trynagethitbytruckkun7835
@trynagethitbytruckkun7835 Месяц назад
I am getting a zero division error while calculating precision score so please help
@khanhtruongphamngoc2246
@khanhtruongphamngoc2246 Месяц назад
how to evaluate the accuracy of the model sir?
@gandiyasasri
@gandiyasasri Месяц назад
It is very good and most useful in our daily life
@Leonhart_93
@Leonhart_93 Месяц назад
If you went as far as to do it from scratch, then you might have just as well done it in anything other than Python. All that Python has in this field is libraries. Because it's not like Python has any advantage when it comes to linear algebra. If anything, it will be slower than most other things.
@PavithraR-ob1vn
@PavithraR-ob1vn Месяц назад
What are the computer languages they used?
@sigfigronath
@sigfigronath Месяц назад
we need another EPL video :)
@Machconsults
@Machconsults Месяц назад
This chanel is my life
@sohanshet5674
@sohanshet5674 Месяц назад
What the accuracy of the system ? Has anyone caculated
@ekeminiben6885
@ekeminiben6885 Месяц назад
Thank you very much sir for this inspiring tutorial. Please I want to build a recommender system, "The aim of this study is to design and implement a Recommender System for clothing styles based on user body type derived from user body measurements." Please can you help with this kind of project or how can I go about it from getting the dataset to completion. Thank you