Sir, you have done a beatifull job explaining this topics with enough detail and precision as posible. I am so glad I have seen this video. You have a new follower, thanks for taking the time and sharing the knowledge.
I was having trouble with a timeout issue when it came to downloading some packages at 4:57. If anyone lese has this issue try pip --default-timeout=2000 install kaleido. This tells pip to not timeout with downloading in the case of large files. Kaleido was a whooping 66Mb so setting the timeout to around 6000 did the trick for me.
I'm facing an issue at 25:40 "Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application." Please tell me how to fix this.
Wow... This tutorial is such and inspiration and I have been trying to perform some visualization using shap alongside the line of your tutorial but the visual is not showing any advice?
Hi Greg, your tutorial is awesome. I've got a little problem when do flask run, this error show up 'ModuleNotFoundError: No module named '_crypt'' and I don't know what should I do
Sir, My final year project is related to Automated Fruit Ripeness Detection using Deep Learning model. There will be at least four fruits , we have to train model to classify fruit either Underripe, ripe or overripe. Can you please help me. Can I make a GUI we-based in Flask in Google Collab??? or I should make Web Flask app using VS code and then integrate my model at Google Collab? Which will be more convenient for me.
HI Greg, do you know if I need a virtual environment if I'm going to create a recommender engine? Sorry about getting straight to the point, but your video really makes me wanna do more with ML. Thanks
I love the excitement! Virtual environments help computers know which Python libraries are required for an application. They're generally used to deploy and package applications, so yes it wouldn't hurt.
question: can the joblib file also store specific functions? that way you don't need to copy and paste them over? Could you dump functions / multiple things into the joblib file?
Is 'static' a special folder in flask? I tried changing the predictions folder to another folder names 'out' images are getting saved there but getting a 404 error and not loading..
in your case u call the input form just "text = request.form(text)" and your new input just use comma for another variable how to i call the multiple inputs in form?
Hey! nevermind, i fixed it. for anyone facing the issue, it is because Windows Ransomware protection in Windows Defender is blocking python executable and cmd from doing anything, just add them to a list of exceptions and you should be good!
It is possible to add an style.css to this html file? I tried but mine didn't work on the flask run, but locally it worked... I tried to make it work on heroku but no success
Hi Greg. Thanks for the awesome video! I followed your tutorial, and I'm getting an error message at the last step. raise ValueError(startup_response.get("message", "Failed to start Kaleido subprocess")) "ValueError: --plotlyjs argument is not a valid URL or file path: " I even copied and pasted your code and the files in your github folder, and it didn't work. I even installed Kaleido, plotly, plotly.express, and orca. Can you help me find what's wrong? Because it's the last step, I guess I could let it go, but I really want to know why it's not woring.
Hey man, I trying to learn to build this machine learning application by seeing your video, but unfortunately, I am getting ModuleNotFoundError: No module named '_crypt' this error, Please help me out, I am coding on ryzen 5 (5600h) with windows 11. Thank you for sharing valuable knowledge. Looking forward to it.
Hey I'm new to data science can you please tell me Do I have to learn everything in flask (only for DataScience) ,if not could you please specify the required topics ??
Thanks for awesome tutorial. when i ran flask in cmd i encounter this warning: WARNING: Do not use the development server in a production environment. Use a production WSGI server instead do u have a solution for this?
Plotly Orca Error: ValueError: The plotly.io.orca.config.use_xvfb property is set to True, but the xvfb-run executable could not be found on the system path. Any insights would be helpful.
I offer 1 on 1 tutoring for Data Structures & Algos, and Analytics / ML! Book a free consultation here: calendly.com/greghogg/30min
I’ve been waiting for this one!! Thank you!
Love your consistent support Arsheya, I really appreciate it!
Sir, you have done a beatifull job explaining this topics with enough detail and precision as posible. I am so glad I have seen this video. You have a new follower, thanks for taking the time and sharing the knowledge.
That's really nice and awesome to hear, Agustin :)
Really well thought tutorial
Looking for ML with flask, found your video and totally worth an hour
This is awesome, helped a lot
Awesome, super glad to have helped!
Thank You for explaining everything in such a simple way. Subscribed!
Really glad to hear it :)
Hi Greg, this is such an awesome tutorial! Helped me a lot :)
Very glad to hear it Ashley!
Very nicely done! This video was of great help for my DeepLearning-App :)
I was having trouble with a timeout issue when it came to downloading some packages at 4:57. If anyone lese has this issue try pip --default-timeout=2000 install kaleido. This tells pip to not timeout with downloading in the case of large files. Kaleido was a whooping 66Mb so setting the timeout to around 6000 did the trick for me.
if you are getting errors about the has not matching: pip --default-timeout=20000 install --no-cache-dir kaleido==0.2.1
Great tutorial Greg!! Totally worth the time
Thank you so much, glad to hear it and best of luck ☺️
What a fantastic tutorial. I learned a lot! Thanks Gregg!!!!!!! :D
Thank you! You're very welcome 😁
Thank you brother your channel is very underrated thank you.
Thank you I really appreciate that ☺️
I'm facing an issue at 25:40 "Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application."
Please tell me how to fix this.
Looks great, subscribed and liked
Glad to hear it!
Hey man great tutorial. You inspire me with my python channel so keep it up!
Thanks so much, and that's great! Best of luck 👍👍👍
Thanks a lot. I think your channel is actually unique.👊
This is awesome!! I like it a lot. Thanks for this great Tutorial man
You're very welcome Marwen!
@@GregHogg Hi , Where can i find heroku deployment video
This is really awesome. Great help!
No problem
1:05:38 PLS help me! i really dont understand how the graph suddenly became interactive??? your html file is reading an svc which is a static image
I think this is because we left the fig.show() inside the make_picture function
everything was so well explained and to the point, very nice.
Glad it was helpful!!
Hey, you can put a timestamp on your description for the start of the video, this way video gets chapter divisions, else great video!
Thank you 😊
I need to watch this bro!!!!! Once I'm done with assignments 🙃
Haha so many assignments
Nice tuto bro ... Keep going
Thanks! What would you like to see?
@@GregHogg more tutorials about how to use flask with pandas or seaborn in data visualization ..
@@ahmedtouzani6780 cool idea!
is it possible to make things more complicated? 'cause your video is far more easy to understand! love this
Haha 😊😊
Gracias padrino sigue subiendo videos chidos como este 👌
Wow... This tutorial is such and inspiration and I have been trying to perform some visualization using shap alongside the line of your tutorial but the visual is not showing any advice?
Hi Greg! Great video! Can you also link me to the code for this project?
Thank you ❤️ have you checked my RUclips GitHub repo?
@@GregHogg yes, but which repository exactly?
@@uditsharma7 github.com/gahogg/RUclips/tree/master/Flask%20Machine%20Learning%20Model/Part%201
@@GregHogg great! Thank you so much! Makes following the video so much easier!
@@uditsharma7 That's the hope! 😃
Excellent tut, thanks.
Thank you and you're very welcome!
easy for beginners, very great
it's inspiring, thanks for the video
Hello. Thank you for the great work. I did not see the part 2 of this tutorial. Can you link it please if you have already uploaded it?
Sorry about that. Please check my home page and there's a playlist with the second one there :)
Thanks for this fruitful explanation
You're very welcome!
i use recommendation system model like cotent based , is this tuto same tha i can apply my mdeol to the flask ?
Hi Greg, your tutorial is awesome. I've got a little problem when do flask run, this error show up 'ModuleNotFoundError: No module named '_crypt'' and I don't know what should I do
Sir, My final year project is related to Automated Fruit Ripeness Detection using Deep Learning model. There will be at least four fruits , we have to train model to classify fruit either Underripe, ripe or overripe. Can you please help me. Can I make a GUI we-based in Flask in Google Collab??? or I should make Web Flask app using VS code and then integrate my model at Google Collab? Which will be more convenient for me.
HI Greg, do you know if I need a virtual environment if I'm going to create a recommender engine? Sorry about getting straight to the point, but your video really makes me wanna do more with ML.
Thanks
I love the excitement! Virtual environments help computers know which Python libraries are required for an application. They're generally used to deploy and package applications, so yes it wouldn't hurt.
Really helpful!
Very glad to hear that!
Hi bro! when I use fig.add_trace() it doesn't show the line as well as the marker on the graph( Only scatter was shown). Could you help me with this?
It would be great if you could pause for a second after editing text before scrolling away.
Thanks sorry about that I'll keep that in mind
question: can the joblib file also store specific functions? that way you don't need to copy and paste them over? Could you dump functions / multiple things into the joblib file?
You would want to store that in a .py file more likely.
wow that's amazing
Thank you!
Thank you 😊
Very welcome!
Is 'static' a special folder in flask? I tried changing the predictions folder to another folder names 'out' images are getting saved there but getting a 404 error and not loading..
Yes, static is special.
Thank you :)!!!
You're very welcome 🙂
in your case u call the input form just "text = request.form(text)"
and your new input just use comma for another variable
how to i call the multiple inputs in form?
I don't know, I would check the docs
Sir, how to download requirement.txt file from your github ?
I found the requirement.txt file from your github, but how to download it ?
Hi Gregg, where can i get the requirements.txt file?
GitHub link in description, youtube repo
I'm getting "Error: [WinError 2] The system cannot find the file specified: " error
what do I do?
this is on running py -m venv .env
Hey!
nevermind, i fixed it.
for anyone facing the issue, it is because Windows Ransomware protection in Windows Defender is blocking python executable and cmd from doing anything, just add them to a list of exceptions and you should be good!
@@AKrishnaAkhil really glad you found it, because I really didn't know what what wrong! Makes sense!
great vid
Thank you ☺️
It is possible to add an style.css to this html file?
I tried but mine didn't work on the flask run, but locally it worked...
I tried to make it work on heroku but no success
I haven't experimented too much with this sorry.
@@GregHogg I had to put inside the static folder and change the reference to
Hi Greg. Thanks for the awesome video!
I followed your tutorial, and I'm getting an error message at the last step.
raise ValueError(startup_response.get("message", "Failed to start Kaleido subprocess"))
"ValueError: --plotlyjs argument is not a valid URL or file path:
"
I even copied and pasted your code and the files in your github folder, and it didn't work.
I even installed Kaleido, plotly, plotly.express, and orca. Can you help me find what's wrong?
Because it's the last step, I guess I could let it go, but I really want to know why it's not woring.
I'm sorry this isn't working. I hope at some point I can find a chance to help you here, I can't think off the top of my head what's wrong.
bro can you make a tutorial for blue collar job resume ranking system
how did you download the model
what python version were you using in this?
Probably 3.7 at this time
hey Greg, can I get a link to your requirements.txt file
GitHub is in description, it's in my RUclips repository :)
Hey Greg, I followed the tutorial and everything worked out great except the new tab with the interactive graph. Could you please help me out a bit.
Hmm that's weird. Maybe find some code that forces it to open?
@@GregHogg sure, I'll look into it. Thanks a lot.
@@arymandeshwal485 lemme know how that goes!
@@GregHogg definitely 👌
Hey man, I trying to learn to build this machine learning application by seeing your video, but unfortunately, I am getting ModuleNotFoundError: No module named '_crypt' this error, Please help me out, I am coding on ryzen 5 (5600h) with windows 11. Thank you for sharing valuable knowledge. Looking forward to it.
Hey I'm new to data science can you please tell me Do I have to learn everything in flask (only for DataScience) ,if not could you please specify the required topics ??
You definitely don't have to learn everything about flask. This video is honestly enough to get by :)
@@GregHogg Thankyou
@@sagarsrivastava7573 very welcome!
Thanks for awesome tutorial. when i ran flask in cmd i encounter this warning:
WARNING: Do not use the development server in a production environment.
Use a production WSGI server instead
do u have a solution for this?
No solution necessary, it means what it says
where's the deployement video?
Check the homepage of my channel, the playlist is there just scroll down a bit please :)
Hi Any chance of making the code more visible. The screen play is very unclear.
What device are you on, and why is it unclear? I'm sorry to hear that, and at this stage it cannot be adjusted.
@@GregHogg Its fixed now. The code on the video is clear.
It is taking extremely long for the new graph response to come through. Is that normal? It seems to be loading very quickly for you
I had a lot of inconsistencies with it
how to get requirements.txt file
can you give the link for requirements.txt, also please provide the link of that data also..thanks
GitHub in video description :)
@@GregHogg thanks but you should mentioned this repository link not the github link...btw tysm
Why is the base image not interactive?
At which point, sorry? Been awhile since I made this.
@@GregHogg At 47:58. It's the base_pic.svg that seems not interactive.
@@andywang8585 I think it's a browser thing. For me, it popped up and was interactive. Weird things happen in html!
flask run shows that warning >> ( WARNING: This is a development server. Do not use it in a production deployment.)
Yeah, this makes sense, right? It's not an error, just a warning
source code???????????
In the description there's my GitHub profile, and I have a RUclips repository with the flask project in there :)
@@GregHogg thanks
Use Dash or Streamlit, why bother with all this?
If you prefer them and can do all the same things then by all means
To my mind, the presentator speaks too fast.
Sorry
Deployed.
Live inputs from user.
0:50: tooltips.
Plotly Orca Error:
ValueError:
The plotly.io.orca.config.use_xvfb property is set to True, but the
xvfb-run executable could not be found on the system path.
Any insights would be helpful.
Sorry, don't know what to do :(
Relates to the path if the orca git issues posts are any indication. What's your tech stack?