Anaconda and Streamlit installation for Machine Learning Model Deployment

preview_player
Показать описание
. In this video, I have explained how to install Anaconda and Streamlit for Machine Learning Model Deployment.

Hello everyone! I am setting up a donation campaign for my YouTube Channel. If you like my videos and wish to support me financially, you can donate through the following means:

(No donation is small. Every penny counts)
Thanks in advance!

I am making a "Hands-on Machine Learning Course with Python" in YouTube. I'll be posting 3 videos per week: Monday Evening; Wednesday Evening; Friday Evening.

Рекомендации по теме
Комментарии
Автор

This channel is a hidden gem. Appreciate it brother

mayukhdg
Автор

Thank u sir for finally making a video on 'ML model deployment'. Eagerly waiting for the next part of this.

AbhayKumar-edcw
Автор

This channel is a hidden gem. thank u soo much

hhamzazaibbhatti
Автор

Thank you so much sir....your a gem of a person...

nehashetty
Автор

Thank You Sir. Your videos solved my ML problem.

mubarakabdulkadir
Автор

thanks for the help. i tried multiple videos but your video solved my proble.

uditsingh
Автор

You're really a lifesaver! Thank you so much for this!

marzelace
Автор

This was super useful. Thank you so much!

jerushagomez
Автор

Hi, is there a video where an ML project has been deployed as public in a single video.

SiriRavali
Автор

hi sid... can you please uplode vedio how this ML environment works in stream lit while executing the model in spyder

fahamidhabadrurlameen
Автор

Sir what if we install streamlit directly from cmd instead of using Anaconda navigator for installation??

prasadwakle
Автор

Sir, After installation of anaconda navigator it is not open cmd when I was click run as administator

amujurihemasai
Автор

@siddhardhan is this one video is enough

naveeeeeeeeennnnnnn
Автор

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte

I'm getting this error please if anyone know the answer share with us😊

nikhithaeluri
Автор

My python version is 3.10 will it work????

bhaskarkumar
Автор

Sir, i am getting this error while installing sklearn

Collecting sklearn
Using cached sklearn-0.0.post4.tar.gz (3.6 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "C:\Users\amite\AppData\Local\Temp\pip-install-bnf0_c0x\sklearn_931cd54d7e8c4f07b08c20c0ac23a883\setup.py", line 10, in <module>
LONG_DESCRIPTION = f.read()
File "C:\Users\amite\anaconda3\envs\MLProject\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input, self.errors, decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 7: character maps to <undefined>
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details

Please help me with this.. Thank you

amiteshroy
Автор

Sir can you show us a project on titanic survival Prediction on streamlit dashboard

Funny_Indian
Автор

can i use streamlit without using anaconda

veeramanikanta
Автор

Sir, i am getting this error while installing streamlit
error: command 'cmake' failed: None
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyarrow
Failed to build pyarrow
ERROR: Could not build wheels for pyarrow, which is required to install pyproject.toml-based projects

mlem