Тёмный
Deep Charts
Deep Charts
Deep Charts
Подписаться 418
Level up your Machine Learning and AI skillset with short, to-the-point coding tutorials, taught by a PhD Data Scientist.
Комментарии
@salsabilafauziah3542
@salsabilafauziah3542 17 дней назад
please dont delete this video i really need this:(
@DeepCharts
@DeepCharts 16 дней назад
I won't! Glad you enjoyed it!
@looploop6612
@looploop6612 24 дня назад
it is not real time data.
@DanielDiggens-cf3fy
@DanielDiggens-cf3fy 27 дней назад
Nice demo! I am trying it out but can't figure out syntax error I get on # Display main metrics st.metric(label=f"{ticker} Last Price", value=f"{last_close:.2f} USD", delta f"{change:.2f} ({pct_change:.2f}%)") Script execution error File "/mnt/c/Users/data1/utm/markets/yf_dashboard.py", line 92 st.metric(label=f"{ticker} Last Price", value=f"{last_close:.2f} USD", delta f"{change:.2f} ({pct_change:.2f}%)") ^ SyntaxError: positional argument follows keyword argument
@gabrielfernandez4334
@gabrielfernandez4334 3 дня назад
delta f"{change:.2f}, change it for: delta=f"{change:.2f}
@macaco727
@macaco727 29 дней назад
Excellent video!! Just a question, I see that the hexagons in which we have recorded measurements are obtained. If I wanted to see all the hexagons of a metropolitan city like NY, is there a way to see the complete hexagonization of the city?
@clementndome9260
@clementndome9260 Месяц назад
nice video
@DeepCharts
@DeepCharts 23 дня назад
Thanks, glad you enjoyed it!
@taikoktsui_sithlord
@taikoktsui_sithlord Месяц назад
Nice one!
@DeepCharts
@DeepCharts Месяц назад
Thanks!
@j1351209
@j1351209 Месяц назад
so many similar frameworks:fasthtml,reflex,solara,streamlet...
@havokzeroz3256
@havokzeroz3256 Месяц назад
Nice thank you for this.
@DeepCharts
@DeepCharts Месяц назад
Glad you liked it!
@k_celebs__
@k_celebs__ Месяц назад
Thanks for the video
@DeepCharts
@DeepCharts Месяц назад
Glad you enjoyed it!
@abcde7515
@abcde7515 Месяц назад
💯💯💯
@DeepCharts
@DeepCharts Месяц назад
🙌
@theexposer9483
@theexposer9483 Месяц назад
To the point video, keep the good work. Request you to suggest how to read stocks data from a web socket and use in creating live chart from that live fed in Streamlit.
@DeepCharts
@DeepCharts Месяц назад
Glad you enjoyed it! Great suggestion!
@radishark8449
@radishark8449 Месяц назад
awsome , thanks for sharing this code with us
@DeepCharts
@DeepCharts Месяц назад
Glad you find it helpful!
@brooklyn_domino
@brooklyn_domino Месяц назад
How are you deploying the app on Streamlit? I keep getting this error: "ConnectionError: HTTPConnectionPool(host='0.0.0.0', port=11434): Max retries exceeded with url". I've tried changing the server address from 127.0.0.1 to 0.0.0.0. I've restarted the server, changed the base_url but nothing seems to work. I'm missing some trick here. Do I need to make sure that the ollama server is running on the local system when executing the web app? Because for some reason when I run the program locally from vscode it works.
@cheongyiksheng1396
@cheongyiksheng1396 Месяц назад
me too
@brooklyn_domino
@brooklyn_domino Месяц назад
Great video! Please keep uploading more videos.
@DeepCharts
@DeepCharts Месяц назад
Thanks! And good day to request this since I'll be posting a new one soon.
@emergency_rw
@emergency_rw Месяц назад
This is really perfect; you can try 3D h3 to geo visualisation if it exist?
@AllMostViewedVideos
@AllMostViewedVideos 2 месяца назад
Hi could you share another link for the downloading the data file as current one doesn't work. Great video. Loved it❤
@jonathanmitchell5171
@jonathanmitchell5171 2 месяца назад
Appreciate an AI finance video that focuses on handling/ presenting data as information rather than placing trades. I work a salary job with family and i just dont have the time to proper DD and sometimes my subscriptions go unused for a month or so. I am looking to integrate local AI into my strategy by helping make sense of web articles, reports, and analysts sentiments/ratings. Presenting this data in a manageable format in real time. I am on AMD system so Pytorch makes sense? If use this as template to learn on am I on the right track?
@albertkim1809
@albertkim1809 2 месяца назад
thank you for the extremely clear tutorial, showing things one by one, and not jumping around from screen to screen. loved this style
@DeepCharts
@DeepCharts 2 месяца назад
Thanks. Glad you liked it!
@ogrekogrek
@ogrekogrek 2 месяца назад
Wow It is great!!!
@DeepCharts
@DeepCharts 2 месяца назад
Thank you!
@emanuelgerber
@emanuelgerber 2 месяца назад
Thanks for your video!
@DeepCharts
@DeepCharts 2 месяца назад
Glad it was helpful!
@kinhangto4490
@kinhangto4490 3 месяца назад
Sounds promising!
@DeepCharts
@DeepCharts 2 месяца назад
It absolutely is!
@DmitryPonomareF
@DmitryPonomareF 3 месяца назад
Solara cool framework! Thanks!
@DeepCharts
@DeepCharts 2 месяца назад
Glad you like it!
@lexwillis55
@lexwillis55 3 месяца назад
this worked flawlessly. thank you!!
@DeepCharts
@DeepCharts 3 месяца назад
Great to hear!
@hoangthang7476
@hoangthang7476 3 месяца назад
Can i use kriging to interpolate air quality from coordinates and population?
@DeepCharts
@DeepCharts 3 месяца назад
Coordinates: yes, as long as you have measures of air quality for specific coordinates. Population: no. Population density is often correlated with air quality levels, but kriging doesn't use auxiliary data.
@hoangthang7476
@hoangthang7476 3 месяца назад
@@DeepCharts Do you know which models use auxiliary variables?
@BitCuration
@BitCuration 3 месяца назад
@DeepCharts, do you have your code in github or a way to download? Would like to prototype based on this video. Nice works.
@DeepCharts
@DeepCharts 3 месяца назад
Thanks! I plan on posting it within the next day or two.
@osmanniazi7888
@osmanniazi7888 3 месяца назад
Not a bad intro at all. I am an ex Goldman Sachs Quant. I dont know how youtube got me here :-). But I think this is good for someone new to Quant finance and machine learning. Yes someone needs to think deeply about the pricing but this is a good starting point to know how to use these tools.
@DeepCharts
@DeepCharts 3 месяца назад
Thanks! That was the goal.
@jonathanmitchell5171
@jonathanmitchell5171 2 месяца назад
Not going to repeat my other comment but any other suggestions for a Business major looking to create such a tool. I dont fit in the quant nor the algo community as I just want information relevant to my trading theory, if that makes sense. Less interested in price prediction. I fear the "it works until it doesnt". Dont know what i dont know but it took months to decide what language to start learning.
@Charles-m7j
@Charles-m7j 3 месяца назад
Yeah so that is not how the stock market works.
@DeepCharts
@DeepCharts 3 месяца назад
Not sure if you watched the video or even read the description. I pretty clearly mention that there are a lot more drivers of stock prices and that this tutorial is just about how to create an LLM workflow that could be used to predict stock prices if more consideration were put into the predictors and the final time series model.
@Charles-m7j
@Charles-m7j 3 месяца назад
@@DeepCharts Right. That is great. It is just profoundly naive to think that it is useful in any way.
@dengaz4099
@dengaz4099 3 месяца назад
its become so rare on this platform to see a short and simple video with good info and more content in bite sizes
@DeepCharts
@DeepCharts 3 месяца назад
Thank you! More bite-sized geospatial and data science tutorials are on their way.
@ryzvonusef
@ryzvonusef 3 месяца назад
That's pretty clever!
@DeepCharts
@DeepCharts 2 месяца назад
Thanks!
@tiffanynem
@tiffanynem 4 месяца назад
Thanks! This is so helpful