QUESTION OF THE DAY: How do you deploy your machine learning model? Or from the deployment approaches mentioned in this video, which approach do you like the best? Comments down below! 😃 💗Help support this TH-cam channel by hitting the Subscribe button, Like button and type #dataprofessor in the Comments section 👇
I just wanted to say thank you for your videos. Learning data science can sometimes be lonely. Your videos are inviting, clear, rich in information and extremely well made.
Hi Aniket, this video is about deploying the machine learning model. By deploying, it means to move the ML model to production phase which in our case would mean to package the ML model as a web application. In our research group we deploy our ML models as prediction web servers. Please check out one of our bioinformatics prediction webserver at codes.bio/osfp A full paper describing the implementation of this webserver is available at jcheminf.biomedcentral.com/articles/10.1186/s13321-016-0185-8
Ok that's great and all. But how do you deploy a ML into a website without using flask, django or dash? Basically what i'm asking is how do you deploy it from scratch withouth using any frameworks?
QUESTION OF THE DAY: How do you deploy your machine learning model? Or from the deployment approaches mentioned in this video, which approach do you like the best? Comments down below! 😃
💗Help support this TH-cam channel by hitting the Subscribe button, Like button and type #dataprofessor in the Comments section 👇
4 min and 1 min unnecessary lost in updates!
I just wanted to say thank you for your videos. Learning data science can sometimes be lonely. Your videos are inviting, clear, rich in information and extremely well made.
I am glad to hear that the contents are helpful and thanks for the kind words 😊
This is very clear and informative. At BrontoMind we are using two of these approaches to save the no-code ML model
video starts at 1:02
Lmao
Minutes in and so much value
Thanks!
Thank you for this video Data Professor. Do you have a video where you actually show the steps in order to deploy an ML model?
Right, I’ll be putting that into my to-do list. Thanks for the suggestion 😃👍
@@DataProfessor Thank you so much. I look forward to watching it.
Be great to see an example of deployment to Google Cloud
Thanks for the suggestion, will definitely consider this for future video.
Hi there, just came across your channel.. thank you for sharing.. wish you greater success~~
Thanks for the kind words!
thank you for the video. really informative.
Hi Professor, extraction of rules is possible for only decision tree algorithm? Or I can use it for any algorithm ?
Thanks for sharing this video. Maybe it'd be a help for the watchers that Ainize is now providing ways to deploy AI models for free.
What are docker and kubernetes? How can we deploy ML model on docker or kubernetes?
These are tools which do certain task for deployment
Sir , is it necessary for a data scientist to learn deployment of ml models
These days it is, if you are in a startup environment
Hii, how can we deploy our Deep learning models into Hardwares ??
Hello where does spark come into play , I mean whn to use it and y ?
Can u explain in brief by performing the method u mentioned in above video???
Hi Aniket, this video is about deploying the machine learning model. By deploying, it means to move the ML model to production phase which in our case would mean to package the ML model as a web application. In our research group we deploy our ML models as prediction web servers. Please check out one of our bioinformatics prediction webserver at codes.bio/osfp
A full paper describing the implementation of this webserver is available at jcheminf.biomedcentral.com/articles/10.1186/s13321-016-0185-8
@@DataProfessor How can we deploy it in the software? Like without putting it up on the web. Is this possible? If so, how can it be done?
is it possible to deploy ml model as web service by google colab and flask ?
Thank you
Can we deploy using node js
Yes, but I recommend to deploy the Python model as an API first and then it is practically useable by any web dev language. Hope this helps.
It may not be viable with FAANG companies, but there are still plenty of companies looking for qualified tech candidates
thanks a lot
I didn't choose feature of my son.
Amazing❤️
cool
Thanks for watching 😃
Bla bla
Ok that's great and all.
But how do you deploy a ML into a website without using flask, django or dash? Basically what i'm asking is how do you deploy it from scratch withouth using any frameworks?