Deploy Machine Learning Models Using StreamLit Library- Data Science

  Рет қаралды 135,766

Krish Naik

Krish Naik

Күн бұрын

Пікірлер: 54
@06madhav
@06madhav 4 жыл бұрын
Before I read, learn, and try one technology/library, Krish uploads a new one to try. I am just amazed at his dedication, being a full time professional.
@syedshahab8471
@syedshahab8471 3 жыл бұрын
Whenever I need to know anything about datascience I come to your channel. you have covered almost every topic. That is amazing. Thank you Krish Naik sir.
@snehitvaddi
@snehitvaddi 4 жыл бұрын
Please do tutorials on 1. Deploying in any cloud service. 2. How to display images through StreamLit.
@koustavdutta5317
@koustavdutta5317 4 жыл бұрын
Its just brilliant sir !! Waiting for your end 2 end deployment of Medical X ray Detection and other CI/CD Pipelining Tutorials
@Tessitura9
@Tessitura9 4 ай бұрын
Excellent! You've got a new subscriber.
@mitrabhanuroutkali
@mitrabhanuroutkali 4 жыл бұрын
Thanks alot , i had requested it before somedays IT WILL BE BETTER IF U INTERGRET PYCARET AND STREAM LITE ,But this time in pycaret please do some label encoding,missing value imputation,feature selection.
@hareeshr3979
@hareeshr3979 4 жыл бұрын
You're always awesome mann
@saidurgakameshkota1246
@saidurgakameshkota1246 4 жыл бұрын
You are awesome Krish
@teetanrobotics5363
@teetanrobotics5363 4 жыл бұрын
Could you please make a playlist just containing all you python library videos like Pycaret , Humming-bird , Streamit,etc. ?
@travelsome
@travelsome 4 жыл бұрын
Thanks for sharing really informative
@koushikkalakota2454
@koushikkalakota2454 4 жыл бұрын
great tutorial krish
@ganeshselvaraj2758
@ganeshselvaraj2758 2 жыл бұрын
thanx dude. It was very helpful.
@sandipansarkar9211
@sandipansarkar9211 4 жыл бұрын
Great explanation. But can we tun the same in Jupyter notebook or do we need to practice on spyder. Please reply.
@vpkalsgondamadam2647
@vpkalsgondamadam2647 3 ай бұрын
Great tutorial Krish , can u guide me about how deploy ML model built using streamlit on cpanel with backend
@malvica-lewis
@malvica-lewis 3 жыл бұрын
Hi Krish, How to deploy an ML model on a personal website? Could you please suggest?
@jojosharma635
@jojosharma635 Жыл бұрын
thanks a lot Sir!!!
@machinelearning9180
@machinelearning9180 3 жыл бұрын
very nice tutorial
@StudyExplore-p5n
@StudyExplore-p5n Жыл бұрын
Hi, how can we deploy this or any other streamlit app on a tomcat server?
@Enthusiastic-35
@Enthusiastic-35 Жыл бұрын
while testing the web app you gave a negative value of variance, as a statistician I want to clarify that, "Variance is never Negative".
@LeandroSouza-to3ne
@LeandroSouza-to3ne 4 жыл бұрын
Thank you!
@easylearning29
@easylearning29 3 жыл бұрын
I want to deploy my classification model using radio buttons using streamlit . But it is givivg an error : string cannot convert to numeric My excel file is in 0 and 1 form . And I want when I fill yes radiobutton. it take it as (1) and else (0)
@anefuoche1053
@anefuoche1053 3 жыл бұрын
how can i remove the square brackets in output [1]? i am dealing with currecny in my project and i just want $100 for example, but i am getting $[100]. st.success('The predicted price is $ {}'.format(result))
@karangadgil9847
@karangadgil9847 2 жыл бұрын
Hi Krish I am facing an error while running a stacked regressor model having xgboost on streamlit. XGBoostError: [11:44:29] c:\users\administrator\workspace\xgboost-win64_release_1.6.0\src\data\array_interface.h:462: Unicode-1 is not supported. Could you please suggest what could be wrong?
@somilmehta2141
@somilmehta2141 2 жыл бұрын
Hi Krishna sir. Can we connect streamlit web app with local postgresql for passing the value automatically? If yes can make a video on that please. Thank you
@satvikkg3059
@satvikkg3059 4 жыл бұрын
Hey krish, great video ! I was wondering how dependencies that can only be installed via conda be deployed on heroku. It would be of great help if you can help me with this issue.
@datascience46
@datascience46 4 жыл бұрын
in windows u will find a file config.toml so delete this file completely and your problem will be solved C:\Users\UserName\.streamlit
@niveditadwivedi6466
@niveditadwivedi6466 4 жыл бұрын
hi I am having this error after running streamlit hello--> OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions Tried everything from changing firewall settings to changing ports numbers. Nothing works. Can someone pls help me resolve this?
@tanmaydhamdhere1181
@tanmaydhamdhere1181 4 жыл бұрын
Can we save tensorflow model in pickle? Coz I am getting this type of error notimplementederror: numpy() is only available when eager execution is enabled
@venkatramanr5172
@venkatramanr5172 4 жыл бұрын
I already finished !!!! Here is the repo github.com/venkat094/Machine_Learning_Web_App?files=1
@venkatramanr5172
@venkatramanr5172 4 жыл бұрын
I was expecting when you will post this video Krish !!!! But though I tried it before
@sawantatharv
@sawantatharv 3 жыл бұрын
Sir , doesnt get all my output on local host . It jst gives first line result , help me 🙏
@shashankvasisht
@shashankvasisht 3 жыл бұрын
If anyone faces the following error: AttributeError: module 'google.protobuf.descriptor' has no attribute '_internal_create_key' just use : pip install --upgrade protobuf pip install --upgrade streamlit It should be resolved
@yogeshpandey9549
@yogeshpandey9549 4 жыл бұрын
Sir, when I'm trying to install streamlit (windows) via command prompt using pip, an error is popping up, saying "Failed to build pyarrow : Could not build wheels for pyarrow which use PEP 517 and cannot be installed directly". Could you please help me with this?
@BalaMurugan-cb9ho
@BalaMurugan-cb9ho 4 жыл бұрын
I am facing this issue while running streamlit app "toml.decoder.TomlDecodeError: Key group not on a line by itself. (line 1 column 1 char 0)". Kindly help me
@aksingh6697
@aksingh6697 4 жыл бұрын
sir i am trying with both streamlit and flask getting same error UserWarning: Trying to unpickle estimator RandomForestClassifier from version 0.22.1 when using version 0.23.1. This might lead to breaking code or invalid results. Use at your own risk. UserWarning) i have also copy paste the same code but getting error
@AbdurRahman-gp6do
@AbdurRahman-gp6do 3 жыл бұрын
Assalamualikum sir, I am looking for next vedio... no where i find it. Can you please suggest me following lecture.
@karanpatil2147
@karanpatil2147 6 күн бұрын
How to do this using joblib
@samratsengupta8559
@samratsengupta8559 4 жыл бұрын
Hi Krish, are there any ways to upload R models as dockers??
@tejassarode9884
@tejassarode9884 9 ай бұрын
Hello sir can you please tell me how to deploy the streamlit app Can you create a video of how to deploy the website
@foramsuratwal8453
@foramsuratwal8453 3 жыл бұрын
Sir can please other more use,example for stremlit
@snehitvaddi
@snehitvaddi 4 жыл бұрын
How to save a Keras model?? because according to Keras' documentation, it is not recommended to save Keras model in the pickle file. Help me out with this because most of us use Keras since it is simple.
@Darkzzzz99
@Darkzzzz99 4 жыл бұрын
use model.save("file name")
@bedantaprotimdeka8781
@bedantaprotimdeka8781 4 жыл бұрын
sir can we use the .hs file extension in place of .pkl ????
@abhayurmaliya6801
@abhayurmaliya6801 2 ай бұрын
It is running on local server
@kirann5848
@kirann5848 4 жыл бұрын
Hi Krish, do we have any option to upload a file?
@ZaChaudhry
@ZaChaudhry 2 жыл бұрын
1:44 3:54
@bpac90
@bpac90 8 ай бұрын
Where is the Deployment part?
@deepanshuchoudhary4598
@deepanshuchoudhary4598 4 жыл бұрын
In the previous video, you showed your channel and it had 3K subs, but in intro you were holding the silver youtube button...................... I don't get it??
@SAINIVEDH
@SAINIVEDH 3 жыл бұрын
that is vlogs channel, not his one
@niranjanjamkhande3773
@niranjanjamkhande3773 3 жыл бұрын
Getting error in importing st
@doodledots_2975
@doodledots_2975 3 жыл бұрын
sir i need your help
Deploy ML model in 10 minutes. Explained
12:41
Danil Zherebtsov
Рет қаралды 34 М.
How to Fight a Gross Man 😡
00:19
Alan Chikin Chow
Рет қаралды 19 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 7 МЛН
Streamlit Elements You Should Know About in 2023
14:31
Mısra Turp
Рет қаралды 107 М.
ML Was Hard Until I Learned These 5 Secrets!
13:11
Boris Meinardus
Рет қаралды 341 М.
How to Deploy Machine Learning Models (ft. Runway)
13:12
Thu Vu data analytics
Рет қаралды 107 М.
Build a Website in only 12 minutes using Python & Streamlit
12:48
Coding Is Fun
Рет қаралды 584 М.
How I’d learn ML in 2024 (if I could start over)
7:05
Boris Meinardus
Рет қаралды 1,2 МЛН
How to Fight a Gross Man 😡
00:19
Alan Chikin Chow
Рет қаралды 19 МЛН