#Jupyter Notebook
Explore tagged Tumblr posts
joshuapaulbarnard · 2 years ago
Text
Predicting Wine Quality
Predicting Wine Quality by comparing Linear Regression with Machine Learning techniques. Comparing Linear Regression with kNN, Decision Tree and Random Forest with Bayesian Inference to Predict Wine Quality in Python. We use python and Jupyter Notebook to download, extract, transform and analyze data about the physicochemical properties which make up wine, and use them to predict…
Tumblr media
View On WordPress
5 notes · View notes
khushnuma123 · 18 days ago
Text
Getting Started with Jupyter Notebooks in Data Science
0 notes
gudguy1a · 5 months ago
Text
Jupyter Noteboook - xkcd font not found error & matplotlib.font_manager.__rebuild()
For anyone searching for these jupyter notebook errors as of Dec 8, 2024, for the: — infamous xkcd font not found and for the __rebuild() font cache errors: from matplotlib import font_manager — to rebuild font cache matplotlib.font_manager.__rebuild() which no longer works. Found this solution to rebuild the font cache…: import…
0 notes
tsubakicraft · 7 months ago
Text
GPUを使用するJupyter NotebookをDockerでデプロイする
今回はローカルネットワーク上のコンピューターからGPU搭載のコンピューターのJupyter Notebookにアクセスして機械学習の勉強をする環境を構築します。 作業の結果としてJupyter Notebookが動作している様子で、プログラムの内容は次のようなものです。 import torch print(torch.cuda.get_device_name()) 以下、作業手順です。 jupyter-dockerというディレクトリを作り、そのディレクトリに移動します $ mkdir jupyter-docker $ cd…
Tumblr media
View On WordPress
0 notes
lifetechweb · 9 months ago
Text
Hackers exploram notebooks Jupyter mal configurados com ferramenta DDoS do Minecraft reaproveitada
Pesquisadores de segurança cibernética divulgaram detalhes de uma nova campanha de ataque de negação de serviço distribuído (DDoS) visando Jupyter Notebooks mal configurados. A atividade, cujo nome de código é Panamórfico pela empresa de segurança em nuvem Aqua, utiliza uma ferramenta baseada em Java chamada mineping para lançar um ataque DDoS de inundação TCP. Mineping é um pacote DDoS projetado…
Tumblr media
View On WordPress
0 notes
emasters · 2 years ago
Text
Configuring Jupyter Notebook in Windows Subsystem Linux (WSL2) | by Cristian Saavedra Desmoineaux | Towards Data Science
Here’s a great quick start guide to getting Jupyter Notebook and Lab up and running with the Miniconda environment in WSL2 running Ubuntu. When you’re finished walking through the steps you’ll have a great data science space up and running on your Windows machine. I am going to explain how to configure Windows 10 and Miniconda to work with Notebooks using WSL2 Source: Configuring Jupyter…
Tumblr media
View On WordPress
0 notes
seradae · 1 year ago
Text
Designing what is essentially an in-orbit particle accelerator, where your particle stream is made up of iron cylinders turns out to not be trivial. Who'da thunk it.
39 notes · View notes
0x4468c7a6a728 · 1 month ago
Text
my main problem with working with machine learning stuff is that i absolutely hate using python for anything more than quick scripts lol
15 notes · View notes
oldbookshop · 1 year ago
Text
there is no reason I should be having constant RAM problems w 8GB when we went TO THE MOON on FOURTEEN KB OF RAM!!!!!!!!!!!!!!!!!
14 notes · View notes
seventeengoingunder · 8 months ago
Text
you can export your last.fm data and make graphs based on the csv. many don't think about this.
3 notes · View notes
recurring-polynya · 1 year ago
Text
i just want a lil script that can scrape a spotify playlist and stick all the lyrics into a database that i can do keyword searches on when i need to come up with a title for my fanfic
7 notes · View notes
thesecondface · 4 months ago
Text
third year of the phd and this is the first time i'm implementing functional programming. what have I been DOING until now
1 note · View note
infinetsoft · 6 months ago
Video
youtube
RuntimeError: asyncio.run() cannot be called from a running event loop |...
0 notes
gudguy1a · 5 months ago
Text
Resource punkt_tab not found - for NLTK (NLP)
Over the past few years, I see that quite a few folks are STILL getting this error in Jupyter Notebook. And it means, again, a lot of troubleshooting on my part. The instructor for the course I am taking (one of several Gen AI courses) did not get that error or they have an environment set up for that specific .ipynb file. And as such, they did not comment on it. After I did that last…
Tumblr media
View On WordPress
0 notes
tsubakicraft · 2 years ago
Text
せっかく買った本なので
AI系の解説書をいくつか買ったので勉強がてら簡単な文章生成AIを作って仕組みを理解しようと思います。以前にも画像分類や物体検知に関するものを読んでわかったような気になっていましたが、今度はわかった気のレベルを超えたいと思います。 難しい本を読んでいると眠くなるのでなかなか先に進まないです。 Pythonもおぼつかない。 老眼もきつい。 ですが、モノづくり塾で取り組むテーマの一つでもあるので知らないでは済まされません。 昨日からJupyter Notebookを使ってTorchを動かしながら勉強しています。一週間くらい続けて何か成果が出たら良いかな。 モノづくり塾には当面は一人で専有するちょっと大きなGPUを載せた速いPCを置くのが精一杯なので塾に来ないと学習できませんが、いずれはGPUサーバーを置いて塾生がVPNで塾のネットワークに繋げば自宅で学習ができるようにしたい。
Tumblr media
View On WordPress
0 notes
morfanerina · 7 months ago
Text
Every single time I turn on Anaconda (python) on my laptop I just know something will fail. Everyone always enjoys it meanwhile I'm desperately trying to open my conda environment on jupyter notebooks and failing.
I jsut wanted to not use my notes app to do some analysis for once. Please.
1 note · View note