this was my first one where I got them all... 10 outta 10 will recommend
@MellolaMasonАй бұрын
yep I needed that knee to the boys... good job Sr. Great vid loved it
@gilhidas84483 ай бұрын
Hello Tim and thank you for the video...however, now the the manual labeling is deprecated with Vertex AI, can you advise how to complete this practical lesson with the new features on Google Cloud?
@rainerpavletic48145 ай бұрын
isn't "Kind" more like the "Table" and "Entity" is the "row" of the table?
@TimothyJamesPittsburgh5 ай бұрын
It’s similar - not a bad way to think about it.
@Ludevern6 ай бұрын
To jest łatwiejsze niż modyfikowanie GTA San Andreas, ale to mi nic nie wniosło do życia, mianowicie nie wiem, do czego to służy? Początkowo myślałem, że dzięki przesłaniu 20 obrazków aut będę mógł na ich podstawie wygenerować podobne, ale to tak nie działa, lol.
@TimothyJamesPittsburgh5 ай бұрын
This is for image classification - it's not generative AI.
@kayshalandon8466 ай бұрын
I loved this and found it to be very helpful. I was wondering how this can be used on a mobile device and not just on a desktop/Laptop?
@TimothyJamesPittsburgh5 ай бұрын
Unfortunately there's not a way (that I'm aware of) that allows you to use buttons / scripts in the Android or iOS app.
@pablodavidcastillodelvalle24306 ай бұрын
When you removed those that are above 100 but didn't limit those below 0, the skew of the distribution made your predicted values to move tho the left, resulting in negative values and most of the predictions being below what expected. Nice video!
@sebacisterna7 ай бұрын
Hi Timothy! I watched a couple of videos in the playlist and skimmed the rest and it is great! It is exhaustive and I love the fact that it takes the projects to production. Thank you for taking the time to record it.
@TimothyJamesPittsburgh7 ай бұрын
Glad you enjoyed it!
@favianatmadevafaizardeva64517 ай бұрын
Ga bisa bahasa inggris
@ojannn90347 ай бұрын
Menyala Abang ku
@mcdonaldfonyo66138 ай бұрын
Hi Professor Would you be able to cover data governance implementation on BigQuery, for one data set. Thank you for the ML demo,
@kikiboom728 ай бұрын
what is the link of the website in a video?
@resellertd66558 ай бұрын
what is this app cannot download again?
@LindaKanjanabout-j8b8 ай бұрын
Thank you so much for such thorough explanation!
@asfasoft94069 ай бұрын
404 link :(
@coffeestudi0s9 ай бұрын
amazing tutorial - thanks for sharing
@the-web-scraping-guy10 ай бұрын
Very helpful thanks!
@BrianWalkerKay10 ай бұрын
step 4 set the requirements.txt to include Flask==3.0.2 and add Werkzeug==3.0.1 otherwise you get an error running python3 main.py cannot import name 'url_quote'
@BrianWalkerKay10 ай бұрын
Installing collected packages: Flask WARNING: The script flask is installed in '/home/xxxxxxxxxxx/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed Flask-2.1.0 printf '%s ' "$PATH" Not sure how to make that go away...
@BrianWalkerKay10 ай бұрын
in the Super init example, show how you would init the breed too. So you can have all three d.breed (added), d.name and d.age class Pet(object): def __init__(self, name, age): self.name = name self.age = age class Dog(Pet): def __init__(self, name, age, breed): super().__init__(name, age) self.breed = breed d = Dog('Perry', 3, 'Poodle') d.breed
@BrianWalkerKay10 ай бұрын
I would add this in the second paragraph, so what a method is, is clear before you talk about a special instance of it __init__. "In Python, methods are functions that are associated with an object and can manipulate its data or perform actions on it. They are called using dot notation, with the object name followed by a period and the method name. Methods are an important part of object-oriented programming in Python." Your class is awesome so far.... THANKS YOU Timothy!
@mabugho11 ай бұрын
Hi Timothy, Im late to the party :) ....but just wondering what to use instead of getactiverange so that when the button is pressed it will always be in Cell B2 for example. Thanks
@TimothyJamesPittsburgh8 ай бұрын
100% - you can just use getRange("B2")
@luissamouco2518 Жыл бұрын
Thank you for this video! It really helped me get hands on my first AI experiment :) Carry on with the great content!
@tanveerakhtar7213 Жыл бұрын
Very nice job
@markgreenwald7626 Жыл бұрын
Ai will and has done away with your job!
@christinepetit251 Жыл бұрын
Great video!! Would it also be possible not to use the actual time but the time from a timer that I integrated into my sheet?
@TimothyJamesPittsburgh11 ай бұрын
I imagine so - you should be able to use any value in the spreadsheet, if you can refer to it.
@RTimo Жыл бұрын
Can you do this in excel?
@EzelBayraktar964 Жыл бұрын
extremely better than Udemy courses Im thanking u from my heart sir u r the best
@TimothyJamesPittsburgh Жыл бұрын
Thanks! Someday I'll have to come back and do a similar series. This one was never finished.
@YigalBZ Жыл бұрын
This is a clear and easy to follow video! With this guide, I trained my first model - thank you! My target is actually to train a model, and then use it with a video camera to identify a specific object (toy car) with Jetson Nano. Can you explain what is the output and how I download it from Google Vertex?
@bobburke4336 Жыл бұрын
Very nice job of making this complex subject matter understandable. Extremely well presented.. thanks
@NoName-yi4yu Жыл бұрын
how about the reading csv file and displaying in website (app angine deploy)?
@ThePro5 Жыл бұрын
kzbin.info/www/bejne/qZSXYqZmi8eafsk
@mishathecarman4231 Жыл бұрын
Hi Timothy, is there a way to call you or email if I have more questions regarding time clock ?
@garydavies752 Жыл бұрын
Hi Timothy, great video! Is it possible to show the date AND time in the cell?
@fast-tranleicesterltd9641 Жыл бұрын
Hi Great tutorial Just wondering how to use on mobile device at the moment its looks like its not working on mobile phone
@johnstearns4166 Жыл бұрын
I have just heard of watching this
@johnstearns4166 Жыл бұрын
series. I have also watched a lot of your Google Sheets series. I want to use both for teaching kids. Is there a way to store images in Google Sheets that are associated with a numberic value. The best I could come up with was having the image side by side and making the value unreadable. Is there a better way? Thanks, John
@pcamacho722 Жыл бұрын
Thank You very much, for these great set of classes !!
@TimothyJamesPittsburgh Жыл бұрын
You're welcome!
@fatallny Жыл бұрын
Awesome videos, when we can expect next parts?
@TimothyJamesPittsburgh Жыл бұрын
soon :)
@AraGrigorian3 ай бұрын
@@TimothyJamesPittsburgh How soon? These have been amazing.
@pokojeb5120 Жыл бұрын
any alternative for dot file?
@luciasun4727 Жыл бұрын
wow very useful demo for a script beginner. thank you
@ArjunJanardhanan Жыл бұрын
Thank you for these well elaborated tutorials.
@abdouben7337 Жыл бұрын
thanks BROOOO
@razorramzan-inc Жыл бұрын
Better than my teacher
@derek5276 Жыл бұрын
Hi Professor, great video as always! Do you think you could reexplain what you did at 4:00? It seems that you trained the model on data from before 2022 and now you are predicting the average time for 2022? In the video you say "train" again when using "ML.PREDICT" for the values in 2022 so I was slightly confused.
@TimothyJamesPittsburgh Жыл бұрын
I think you've got it, but I might have misspoke on using "training" again. Basically, we are training the model on data before 2022, and then testing it on data in 2022. In a demo, it avoids the situation where the model already knows the answer; if we had trained it on 2022 data and then asked the model questions that it'd already been given the answers, then it wouldn't be a super useful demo. Typically we separate data into training and validation sets - it's kind of like that.
@lukecharlesworth3494 Жыл бұрын
🔥🔥🔥
@derek5276 Жыл бұрын
One suggestion, do you think resummarize what you are attempting to retrieve when you make bigger queries like the one at 13:10? Also do you think you could explain that query again? Thanks.
@TimothyJamesPittsburgh Жыл бұрын
Good call! I've included all the queries in the slides (see description), but I'll go back and add some commentary in the notes of those slides explaining what the query does.
@derek5276 Жыл бұрын
@@TimothyJamesPittsburgh That’d be really helpful, thanks you!
@vivekrajkumar4136 Жыл бұрын
tjames best james
@raphaelpallaud3157 Жыл бұрын
Very nicely put!
@TimothyJamesPittsburgh Жыл бұрын
Thanks!
@financeworkout1140 Жыл бұрын
Is there a way to save each of these elements separately? Rather than going in and out of the drawing section for each object, to bulk create them there and then save as individual objects. The aim is to then assign different scripts to each one. Thanks
@TimothyJamesPittsburgh Жыл бұрын
I don't think there is, it's a bit tedious but I'm not aware of a quicker / more automated way.