Build 12 Data Science Apps with Python and Streamlit - Full Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024

ความคิดเห็น • 533

  • @TheGrandmaster1
    @TheGrandmaster1 3 ปีที่แล้ว +224

    I honestly can barely believe this channel exists. If you take the entire channel with all the videos, we literally get an entire college degree worth of learning for free. People can build better careers and improve their entire lives because of this channel. Thanks guys, keep it up please. I have a lot to learn, but I hope I can be successful!

    • @eugeniosp3
      @eugeniosp3 2 ปีที่แล้ว +2

      When online schools make you pay for an e-textbook which links to youtube videos... That's a slap.

    • @eugenetcgcomputer-guy6103
      @eugenetcgcomputer-guy6103 ปีที่แล้ว

      yourAreRght = True
      print(yourAreRight)

    • @HardwareGeek15
      @HardwareGeek15 ปีที่แล้ว +1

      @@eugenetcgcomputer-guy6103Question= input("Are you a Coder")

    • @vespervenom2343
      @vespervenom2343 ปีที่แล้ว +2

      @@eugenetcgcomputer-guy6103 Syntax Error line 2

    • @eugenetcgcomputer-guy6103
      @eugenetcgcomputer-guy6103 ปีที่แล้ว

      @@HardwareGeek15 “Yes I am”: str

  • @rinkujain1245
    @rinkujain1245 3 ปีที่แล้ว +627

    This guy: Builds 12 apps in 3 hours
    Me: Writes 10 lines of code in 3 hours

    • @bluesdog88
      @bluesdog88 3 ปีที่แล้ว +15

      I feel your pain ;)

    • @adiflorense1477
      @adiflorense1477 3 ปีที่แล้ว +7

      feel same

    • @jetjet6560
      @jetjet6560 3 ปีที่แล้ว +3

      So true it physically hurts lmaooo

    • @username42
      @username42 3 ปีที่แล้ว +16

      but that depends what 10lines includes :) you can write deep learning codes in 10 lines only :)

    • @barath961
      @barath961 3 ปีที่แล้ว +6

      Keep practicing. You will make it one day. Best wishes

  • @dryadeknight2993
    @dryadeknight2993 3 ปีที่แล้ว +20

    50:00 this works because the original dataframe has all of its columns as object, you will need to cast to int/float accordingly. So the workaround, export then import as csv, actually casts the data to the correct datatype.

  • @yunakamura
    @yunakamura 3 ปีที่แล้ว +38

    If I had known such a tool and tutorials would be available for free, I would have been born twenty years later. Yet, never too late to appreciate. Thanks!

  • @yichengwang3501
    @yichengwang3501 ปีที่แล้ว +10

    For those that had the ValueError: could not convert string to float for the Basketball EDA project, you need to filter out the non-numeric columns like this "df = df.select_dtypes(include=[float, int])" before doing df.corr()

  • @homestar7348
    @homestar7348 3 ปีที่แล้ว +11

    it is absolute insane that this is free. thank you so much

  • @techwills4619
    @techwills4619 3 ปีที่แล้ว +29

    Thank you professor ! That's exactly what I needed to make a cool visualisation of my project

  • @prashant381
    @prashant381 2 ปีที่แล้ว +14

    Absolutely brilliant, easy , straight to point , confidence booster tutorial with top down approach to learn DS. Subscribed to your channel

  • @vinaynaik953
    @vinaynaik953 3 ปีที่แล้ว +5

    Great collaboration thank you data professor 👨‍🏫

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +1

      Thanks, a pleasure! 😊

  • @Coolhotriad
    @Coolhotriad 3 ปีที่แล้ว +16

    Saving this for this weekend! Awesome stuff.

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +1

      Thanks! Hope you find it helpful! 😊

    • @Coolhotriad
      @Coolhotriad 3 ปีที่แล้ว +1

      @@DataProfessor I watched a little bit, very easy to follow. also, subscribed to you!

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +1

      @@Coolhotriad Glad to hear that the video was helpful 😊

  • @fbravoc9748
    @fbravoc9748 8 หลายเดือนก่อน

    Amazing video!! just for the newbies like me ... the "beta" word from st.beta_set_page_config(layout="wide") has to be removed as its no longer in beta. So the new way of writing this line would be: st.set_page_config(layout="wide")

  • @riteshsingh811
    @riteshsingh811 3 ปีที่แล้ว +9

    Sad to see that many people ignore such kind of gold videos nd prefer to watch tiktok. Thank you guys for making such awesome content. ❤️🙏

  • @quyenscc
    @quyenscc ปีที่แล้ว +3

    I cannot thank you enough for this series of projects. It is amazing. Thanks a lot.

  • @MrSCVideo
    @MrSCVideo 2 ปีที่แล้ว +2

    right away i get the feeling that you lay things out in a genius fashion this is great and focused upon efficiency and simplification

  • @gustavojuantorena
    @gustavojuantorena 3 ปีที่แล้ว +77

    Data professor is a great teacher!

  • @RoleJohn
    @RoleJohn 2 ปีที่แล้ว +5

    Thank you sir for sharing. best 3 hours of my recent data science journey.
    Thank you again. i need more content like this

  • @mohammadabdelrahman786
    @mohammadabdelrahman786 ปีที่แล้ว +6

    at 6:34 pip install
    be careful, if you're using windows you may need to open the cmd as an administrator (right click -> open as administrator)

  • @kamrankerim636
    @kamrankerim636 3 ปีที่แล้ว +10

    Chanin, you are great! I am doing Bioinformatics M.Sc. and this video helped me a lot. Streamlit is fun.

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +1

      Awesome! Glad to hear that Kamran!

    • @mrt1680
      @mrt1680 ปีที่แล้ว

      @@DataProfessor Hello Data Professor, I have problem with Tutorial 6. EDA Cryptocurrency.
      In Line 63: listings = coin_data['props']['initialState']['cryptocurrency']['listingLatest']['data'], there is an error "*** TypeError: string indices must be integers".
      Although we put coin_data = json.loads(data.contents[0]) on line 62 still cannot solve.
      This also results in the failure to show the whole page content on streamlit. (Only the first side bar, logo and expander_bar show on the page.)
      May you help us to solve this problem?

  • @Matias-fs7xw
    @Matias-fs7xw ปีที่แล้ว

    Thank you very much Chanin Nantasenamat and freeCodeCamp. I really enjoy watchin, learning and doing alongside the projects.

  • @sashjov1339
    @sashjov1339 2 ปีที่แล้ว +7

    *Note* - Currently there is an issue between yfinance and panadas 1.4, resulting in error: 'Index' object has no attribute 'tz_localize'. The yfinance community is aware of the issue and a fix will be deployed soon. In meantime there are two solutions:
    1. downgrade back to pandas 1.35
    2. Use period='max' then filter the data using pandas:
    # symbol
    symbol = yf.Ticker("MSFT")
    # get historical market data
    hist = symbol.history(period="max")
    hist = hist.loc['2018-01-01':'2018-01-31']
    st.line_chart(hist.Close)
    st.line_chart(hist.Volume)

  • @pygemssoftware4254
    @pygemssoftware4254 2 ปีที่แล้ว +3

    What did you viewers expect from a professor.
    But i still say fantastic. Wonderfully explained. Hope to see more advanced videos

  • @jetjet6560
    @jetjet6560 3 ปีที่แล้ว +7

    YES! Instant bookmarked for the weekend :)

  • @stretch8390
    @stretch8390 3 ปีที่แล้ว +3

    Who downvotes content like this?! Fantastic resource thanks DataProfessor

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +1

      Thanks Troy for the support 😊

  • @LovelyJordy
    @LovelyJordy 2 ปีที่แล้ว

    This is the best channel on TH-cam. Thank you for sharing your knowledge!

  • @FunDumb
    @FunDumb 2 ปีที่แล้ว

    Been searching night and day for a tut like this. Stellar!

  • @prajwaladhav3297
    @prajwaladhav3297 3 ปีที่แล้ว +3

    It's always pleasure to see you, also am surprised to see you here😀

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +2

      Thanks to the kind folks on freeCodeCamp for this collaboration, thanks for watching!

  • @TinaHuang1
    @TinaHuang1 3 ปีที่แล้ว +4

    DATA PROFESSOR!!! 💪💪💪

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว

      Hey Tina, glad to see you here!

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว

      @Siraj Haq Thanks! I get that a lot 😆

  • @Mehmet-xg5cn
    @Mehmet-xg5cn ปีที่แล้ว

    Very helpful. Clear and simplified. Thank you very much for your efforts and sharing it.

  • @keshavarya2771
    @keshavarya2771 3 ปีที่แล้ว +345

    Stop scrolling down the comment section and watch the video

    • @thecodinghotel1791
      @thecodinghotel1791 3 ปีที่แล้ว +20

      Stop writing comments and watch the video 😂😂

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +17

      Haha, hope you enjoyed the video 😆

    • @lackyyyy3098
      @lackyyyy3098 3 ปีที่แล้ว +6

      @@DataProfessor OMG OMG OMG OMG ITS HIM

    • @tz2014
      @tz2014 3 ปีที่แล้ว +1

      Gotta 😅

    • @marioprawirosudiro7301
      @marioprawirosudiro7301 3 ปีที่แล้ว +1

      Wait. How did you know?! 😲😲

  • @HvujES
    @HvujES ปีที่แล้ว

    all in all this is great to have so thank you for this video - just to add, it would have been better to add that you should install libraries in virtual environment and never directly on your desktop.

  • @alyssonmachado4340
    @alyssonmachado4340 3 ปีที่แล้ว +12

    Incredible! The classification and regression projects gave me a lot of ideas, thanks!

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +2

      Glad to hear and thanks for watching!

    • @irtazaanwar2144
      @irtazaanwar2144 3 ปีที่แล้ว +1

      @@DataProfessor hey i have just completed learning pandas shoud i take this tutorial or their are any other pre reqisites also

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +1

      @@irtazaanwar2144 This tutorial is definitely beginner friendly, especially the first app can be created in a few lines of code. All other apps are also built in a few lines of code.

    • @irtazaanwar2144
      @irtazaanwar2144 3 ปีที่แล้ว

      @@DataProfessor thanks

  • @aditmagotra6914
    @aditmagotra6914 3 ปีที่แล้ว +5

    God bless the guy who made Streamlit

  • @sf-ict
    @sf-ict 2 ปีที่แล้ว +3

    Thank you for this powerful training.... Please, I am beginner... How do I know the environment where my streamlit is installed. Also, you activated with Conda after installing with pip, using pd, Please, can you explain? I need help

  • @gxsoft
    @gxsoft 3 ปีที่แล้ว +9

    Hi dear Chanin,
    Thank you SO much, for such excellent tutorials.
    I saw the six first,
    I love the material, the presentation, the simplicity, and so on.
    AMAZING Material!
    gab, from Rio Cuarto, Argentina

    • @elfedericodiaz
      @elfedericodiaz 3 ปีที่แล้ว

      Saludos desde Cba Capital Gabriel!!!

  • @AbhishekSingh-tz3uv
    @AbhishekSingh-tz3uv 3 ปีที่แล้ว

    I have just seen the first project and already subscribed to Data Professor.

  • @noodle-eater
    @noodle-eater 3 ปีที่แล้ว +7

    Awesome dude, your 3 h is more productive than mine XD cant wait fo follow along

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +3

      Thanks! It's 3 hours across 3 months. 😊

  • @TH-fe1vs
    @TH-fe1vs 3 ปีที่แล้ว +1

    The best video I have watched so far, clear explanations line by line.

  • @josueortiz1528
    @josueortiz1528 3 ปีที่แล้ว +2

    Im new to programming (trying to learn python) and what I really want to do is make tools in networking field . For example like an app testing the speed or telling what channel the wifi is using. how can I learn that ? would I need to use API's for this tools?.... great video

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +1

      Hi, I would recommend looking into arduino, raspberry pi or NVIDIA Jetson Nano as these allows you to build IoT devices that can accept inputs from the real-world from which you can code in Python and probably you can use Streamlit or other front-end GUI to interact with the real-time data.

  • @terrysun5107
    @terrysun5107 2 ปีที่แล้ว

    I am learning it for deploying my models of capstone project. Really useful video.

  • @johnnvula7246
    @johnnvula7246 9 หลายเดือนก่อน

    Duuuuuude 🎉 you are my hero !
    I was looking for this !

  • @wildrifter2583
    @wildrifter2583 3 ปีที่แล้ว +5

    Data professor is a Legendary!

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +1

      Thanks for watching and for the kind words 😊

  • @adebisiabioduntedvideo9524
    @adebisiabioduntedvideo9524 3 ปีที่แล้ว +1

    Alright, I am back. I got it fixed, no need to worry over my matter. Thanks.

  • @liweiwang6345
    @liweiwang6345 3 ปีที่แล้ว +4

    This looks really cool! appreciate for sharing the knowledge!

  • @stevewillson4975
    @stevewillson4975 ปีที่แล้ว

    I was already fan of this channel but now I just want to kiss u guys. I cant believe it. This is amazing. Can u guys also do project samples for C+ or other languages

  • @dubey_ji
    @dubey_ji 2 ปีที่แล้ว

    I can't still get over the fact that you designed it so effin well 🤩

  • @deepanshuchoudhary4598
    @deepanshuchoudhary4598 3 ปีที่แล้ว +5

    Much neeeeeded video, pls make more related deployment and containerization for machine learning

  • @robertoguedes9280
    @robertoguedes9280 3 ปีที่แล้ว +2

    This channel is a godsend. Thank you so much.

  • @snehasinghal2325
    @snehasinghal2325 3 ปีที่แล้ว +3

    Thank you for making such valuable video. Really appreciate the fact thats it’s free!!

  • @rinkubaruah2041
    @rinkubaruah2041 3 ปีที่แล้ว +2

    i just want to say i love you guys

  • @AlexanderOlmedoValdezPortocarr
    @AlexanderOlmedoValdezPortocarr ปีที่แล้ว

    Thank you Sir. I really appreaciate your effort to teach the world.

  • @gamechu69
    @gamechu69 3 ปีที่แล้ว +2

    Very good work and exactly this what I was searching for. Thank you so much.

  • @NitinSingh-vi1xi
    @NitinSingh-vi1xi 3 ปีที่แล้ว

    i have started learning python, i m a beginner how much or what all contents should i know before i start this video... basically what info should i know so that i can learn all the turorials in the video.. pls do help me out.. thanx

  • @kengthe5949
    @kengthe5949 3 ปีที่แล้ว +3

    huge and impressive content! Thank you.

  • @pratyush6830
    @pratyush6830 3 ปีที่แล้ว +14

    Just at the right time, much needed 😁

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +1

      Awesome, thanks for watching!

  • @sz8558
    @sz8558 3 ปีที่แล้ว +3

    Excellent! Thx for showing how to activate conda environment for the uninititated and running streamlit from cmd ...Most tutorials overlook this stuff with that level of ability assumed....great work.

  • @mikenillo2110
    @mikenillo2110 3 ปีที่แล้ว +3

    I'm not sure if I'm asking the right question, but here goes: I saw a similar article that incorporates docker in deploying Streamlit web apps, may I know what are the advantages of it and how does it differ from this video's current approach?

  • @madmancrow7659
    @madmancrow7659 2 ปีที่แล้ว

    First time listener, i found your video verry helpful
    Great work 👌

  • @TheJackal917
    @TheJackal917 3 ปีที่แล้ว +6

    Didn't understand even a word, but still interesting. Thanks!

  • @AjayKumar-id7mb
    @AjayKumar-id7mb 3 ปีที่แล้ว +2

    I just did your streamlit project from your channel and now after 6 hours you are here again

  • @shubhampatrick
    @shubhampatrick 3 ปีที่แล้ว +1

    Really Enjoyed!

  • @PANDURANG99
    @PANDURANG99 2 ปีที่แล้ว

    I was searching for streamlit, and got it here🔥🔥

  • @jonathanbernardo3833
    @jonathanbernardo3833 3 ปีที่แล้ว +1

    Awesome!
    Thanks you so much for sharing.

  • @WOLF91
    @WOLF91 3 ปีที่แล้ว +2

    This content is extremely valuable

  • @raimundojunior8547
    @raimundojunior8547 3 ปีที่แล้ว +3

    Thank you so much, I needed some light for my studies about DataScience, I'm very lost

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว

      A pleasure, thanks for watching!

  • @sukheshchow6644
    @sukheshchow6644 3 ปีที่แล้ว +3

    Good for weekend😎

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว +1

      Awesome! Hope it is helpful!

  • @guerrerogonzalezjuanjose1581
    @guerrerogonzalezjuanjose1581 3 ปีที่แล้ว +7

    In the third one I got this error:
    ArrowTypeError: ("Expected bytes, got a 'int' object", 'Conversion failed for column FG% with type object')

    • @christianblack2631
      @christianblack2631 3 ปีที่แล้ว

      put ' dataFrameSerialization = "legacy" ' instead of ' dataFrameSerialization = "arrow" ' in .streamlit/config.py

    • @fikridivasambasri8428
      @fikridivasambasri8428 3 ปีที่แล้ว

      @@christianblack2631 how to write that in cmd?

  • @albart1732
    @albart1732 2 ปีที่แล้ว

    I have modify the EDA SMP500 Stock Price plots with plotly Express I think is better adapt for Streamlit , what do you think ?
    def price_plot(symbol):
    df = pd.DataFrame(data[symbol].Close)
    df['Date'] = df.index
    fig = px.line(df.Date, y= df.Close)
    fig.update_layout(title= symbol,
    xaxis_title='Date',
    yaxis_title='Price ($)')
    st.write(fig)

  • @FinancemitPython
    @FinancemitPython 3 ปีที่แล้ว +5

    Amazing video tutorial!
    One question, is there any tutorial that shows how to implement streamlit to a wordpress site? I want to implement some Data Science projects into a resume homepage which I build with wordpress but couldnt find any realy guidance on how to implement streamlit on wordpress.

  • @shaikarshad9670
    @shaikarshad9670 3 ปีที่แล้ว

    Thank you ..Data Professor...It was very helpful..to me...

  • @RaulCPena
    @RaulCPena 3 ปีที่แล้ว +3

    That simple stock price app is pretty cool. I wonder if you can have it take a user input stock symbol and auto update

    • @tanaykashyap2459
      @tanaykashyap2459 2 ปีที่แล้ว +1

      Does streamlit allow us to create a front end like that?

  • @manyes7577
    @manyes7577 2 ปีที่แล้ว +2

    the web scrapting fuction of cryptocurrency just could not work anymore. do we have another solutions?

    • @elnazdehkharghani6121
      @elnazdehkharghani6121 2 ปีที่แล้ว

      did you find a solution? could you please share with me

    • @carlosfalconperu
      @carlosfalconperu 2 ปีที่แล้ว

      Did you find the solution? Please help me

  • @thiagogatti6325
    @thiagogatti6325 2 ปีที่แล้ว

    I have a doubt/issue in the app 5:
    Please, how to solve it?
    Most sites teach how to ignore/bypass but I would like to learn how to solve it.
    Thanks for the simplicity and for doing meaningful apps straight away, that's what I was looking for.

  • @melodycalder9392
    @melodycalder9392 2 ปีที่แล้ว

    Absolutely remarkable, love how you describe everything

  • @aniltheblogger
    @aniltheblogger 3 ปีที่แล้ว +2

    Epic tutorial, thanks

  • @strange_man
    @strange_man 3 ปีที่แล้ว +48

    I think tutorials should not be only scrolling down and telling "we did this, we did that, with that code line" :/

    • @strange_man
      @strange_man 3 ปีที่แล้ว

      @@YxG6kTfZ3HhcAQP i am not . But i can look from beginners' perspective

  • @devangdayal1061
    @devangdayal1061 2 ปีที่แล้ว

    Great Video !! No Clickbait, Was exactly what it stated.!!!

    • @petrosmasuku1677
      @petrosmasuku1677 2 ปีที่แล้ว

      Thanks very much Prof for the very good tutorial. I only discovered streamlit this week (first week of January 2022) and I am already loving to work with streamli
      The explanations are clear indeed

  • @abimbolaolarinde7635
    @abimbolaolarinde7635 3 ปีที่แล้ว +1

    Hello please I had I just started introduction to data sciences with Python and I’m still learning the fundamentals, please do I need some knowledge of Steamlit before I can start trying to watch this video once I’m done with the fundamentals of the Python course?

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว

      No knowledge of streamlit is assumed for this tutorial, I try my best to make the tutorial as beginner friendly as possible, once you a little of python fundamentals you can definitely give this tutorial a try.

  • @albart1732
    @albart1732 2 ปีที่แล้ว

    Great courses and great teacher tanks a lot :)

  • @samarthsingh2705
    @samarthsingh2705 ปีที่แล้ว +1

    I tried running the crytocurrency dashboard and it showed errors after repeated attempts to rectify it

  • @fikridivasambasri8428
    @fikridivasambasri8428 3 ปีที่แล้ว +1

    Hello professor, i got some error in video "EDA Basketball"
    StreamlitAPIException: ("Expected bytes, got a 'int' object", 'Conversion failed for column FG% with type object')
    Traceback:
    File "C:\Users\ASUS\streamlit_freecodecamp-main\app_3_eda_basketball\basketball_app.py", line 44, in
    st.dataframe(df_selected_team)
    how to fix it??

    • @edbull4891
      @edbull4891 2 ปีที่แล้ว

      in .streamlit/config.py line 344 change
      value = "legacy" ' instead
      of
      value = "arrow"

    • @joechampion4484
      @joechampion4484 2 ปีที่แล้ว

      @@edbull4891 I did that. Still getting the “Expected bytes, got a ‘int’ object”, ‘Conversion failed for column FG% with type object’ StreamlitAPIException. May uninstall Streamlit and try to reinstall

  • @Kishi1969
    @Kishi1969 2 ปีที่แล้ว

    Dear Sir, Its a profound lectures and mind blow into the world of Data science with also Streamlit application. Good Job, But sir, I can see the DNA seq, but where did you get it .Do you have the website?

  • @RohitSingh-yo2yl
    @RohitSingh-yo2yl 3 ปีที่แล้ว +6

    JUST WHEN NEEDED THIS DUDE APPEARED> 🥰

  • @watcharaporntanchotsrinon3385
    @watcharaporntanchotsrinon3385 3 ปีที่แล้ว

    Thank you so much. It's really helpful.

  • @bennguyen1313
    @bennguyen1313 ปีที่แล้ว +2

    Why are the examples not in order? i.e. the third chapter talks about a prior penguin application, but that doesn't happen until chapter 9?
    Regarding hosting your app on the cloud (streamlit), what happens if you don't get an invite (of the 1 thousand available)?

  • @mbouletmboulet8030
    @mbouletmboulet8030 2 ปีที่แล้ว +1

    It's possible to count in one variable instead of using a function:
    from collections import Counter
    X=Counter(sequence)

    • @TheFootballPlaya
      @TheFootballPlaya 2 ปีที่แล้ว

      usually more efficient as well. the collections library is great. that and itertools are very useful.

  •  3 ปีที่แล้ว

    Thanks a lot for these tutorials

  • @noble.reclaimer
    @noble.reclaimer 3 ปีที่แล้ว

    Should I modify these projects quite a bit then add them to my github and credit you?

  • @firuzjuraev5383
    @firuzjuraev5383 3 ปีที่แล้ว

    Love it! Thank you sooo much!

  • @khanhtran-mr3nd
    @khanhtran-mr3nd 2 ปีที่แล้ว

    Helpful tutorial...thanks

  • @FAHLEVIGTECH
    @FAHLEVIGTECH 3 ปีที่แล้ว

    Best teacher for me

  • @najiibrashiidabdi5014
    @najiibrashiidabdi5014 ปีที่แล้ว

    This course you will get really more challenges

  • @skvali3810
    @skvali3810 3 ปีที่แล้ว

    Thanks for sharing your knowledge.

  • @awkyn7328
    @awkyn7328 3 ปีที่แล้ว +3

    Thanks

  • @anujadineshpatil3152
    @anujadineshpatil3152 3 ปีที่แล้ว +1

    What are the pre requisites ?
    Excited to learn!!!!

  • @_Areknames_
    @_Areknames_ 3 ปีที่แล้ว +1

    So Stramlit is a web app / web service and not a "library" for Pyton as said at the biginnig of the video ? (confused)

  • @kursatkilic6975
    @kursatkilic6975 3 ปีที่แล้ว

    Hi, I have got this error :
    No default language could be detected for this app.
    Why is that?

  • @moacirmota340
    @moacirmota340 3 ปีที่แล้ว +2

    🚀🚀 First of all, you way to teach is objective and powerful! 🚀🚀
    I really liked the video and all the course. 👏👏👏👏
    I'm looking for one solution to create a UI for my TensorFlow models and I have some questions about it. Can you help me?
    📌1 - Do you have exemple using Streamlit library withTensorFlow?
    📌2 - Do you think that its possible to make trainning for TensorFlow models using Streamlit library?
    📌3 - Can Streamlit library make API calls to backend?
    📌4 - Whats do you think about the Heroko for deploy TensorFlow models?
    Thanks so much for this video.
    I had so much fun coding with this projects, keep doing videos like that. 😎

    • @DataProfessor
      @DataProfessor 3 ปีที่แล้ว

      Hi thanks for watching and glad the video is helpful. Here's my answers to your questions:
      1. I haven't made a video about it but Tensorflow can indeed be used with Streamlit. I did made some videos on using Streamlit with Scikit-learn which is shown in this video for building ML classifier for the Iris dataset, Boston housing dataset and Penguins dataset. In a recent video on my channel I show how to build a Scikit-learn web app that will automatically build ML models by just uploading a CSV file. Links to the videos are here:
      th-cam.com/video/eT3JMZagMnE/w-d-xo.html
      th-cam.com/video/HT2WHLgYpxY/w-d-xo.html
      2. Yes, an example of this in action is on the website of Streamlit www.streamlit.io/
      3. Yes it can, you can call APIs in Python and show it on the frontend (using one of many widgets from Streamlit)
      4. Yes, Heroku can be used to deploy models. But there is a limitation in the size of the container, you might want to check if your model and dependencies will exceed that or not.
      Hope this helps 😆

  • @luisdiego8819
    @luisdiego8819 2 ปีที่แล้ว

    studying data analysis for onsite job purposes. did you have to download those yfinance, streamlit, and pandas for functioning the outputs of your project? thanks in advance.

  • @BrendanMetcalfe
    @BrendanMetcalfe 3 ปีที่แล้ว

    This is an unreal learning resource

  • @sz8558
    @sz8558 3 ปีที่แล้ว +2

    @1:15:26 when you deployed the S&P 500 app that you wrote in Colab. Did you just copy the code and save as .py and deploy as per the previous tutorials? I have tried deploying from colab directly with no success.