#Jupyter Notebook
Explore tagged Tumblr posts
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…
View On WordPress
#analysis#analytics#autodidacte#bayes#bayesian#data#data science#Jupyter Notebook#k nearest-neighbors#knn#linear regression#machine learning#ml#predictive analysis#Python#science#SQL#statistical inference#statistics#wine#wine science#wine studies
5 notes
·
View notes
Text
Getting Started with Jupyter Notebooks in Data Science
0 notes
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…
#addfont#Jupyter Notebook#matplotlib#matplotlib.font_manager.__rebuild()#plt rcparams#Xkcd font not found
0 notes
Text
GPUを使用するJupyter NotebookをDockerでデプロイする
今回はローカルネットワーク上のコンピューターからGPU搭載のコンピューターのJupyter Notebookにアクセスして機械学習の勉強をする環境を構築します。 作業の結果としてJupyter Notebookが動作している様子で、プログラムの内容は次のようなものです。 import torch print(torch.cuda.get_device_name()) 以下、作業手順です。 jupyter-dockerというディレクトリを作り、そのディレクトリに移動します $ mkdir jupyter-docker $ cd…
View On WordPress
0 notes
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…

View On WordPress
#Ameaça cibernética#ataque ddos#Cíber segurança#Jupyter Notebook#segurança cibernética#segurança de rede#segurança do servidor#Segurança na nuvem
0 notes
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…
View On WordPress
0 notes
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
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
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!!!!!!!!!!!!!!!!!
#aiden text#im so serious abt this#computer engineers are getting lazy#or maybe its so people buy more ram#thats probably it#anyways i hate it here#my computer should not kill itself because i have photoshop and a jupyter notebook open at the same time
14 notes
·
View notes
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
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
#unfortunately for me after doing a small amount of research i'm pretty sure this is a thing that a) can be done and b) is within my skillset#con: i read the words 'pip install' and 'jupyter notebook' and wanted to crawl under my desk and die#pro: the spotify python api is called spotipy. SPOTIPY
7 notes
·
View notes
Text
third year of the phd and this is the first time i'm implementing functional programming. what have I been DOING until now
#so so so SO fucking useful. I have about 50 graphs coded and in each jupyter notebook repeat the code. changing is a nightmare#and now. i have a functions file. and it's so much FASTER#python and I are unfriends on most days but this has been a big fucking gift
1 note
·
View note
Video
youtube
RuntimeError: asyncio.run() cannot be called from a running event loop |...
0 notes
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…
View On WordPress
0 notes
Text
せっかく買った本なので
AI系の解説書をいくつか買ったので勉強がてら簡単な文章生成AIを作って仕組みを理解しようと思います。以前にも画像分類や物体検知に関するものを読んでわかったような気になっていましたが、今度はわかった気のレベルを超えたいと思います。 難しい本を読んでいると眠くなるのでなかなか先に進まないです。 Pythonもおぼつかない。 老眼もきつい。 ですが、モノづくり塾で取り組むテーマの一つでもあるので知らないでは済まされません。 昨日からJupyter Notebookを使ってTorchを動かしながら勉強しています。一週間くらい続けて何か成果が出たら良いかな。 モノづくり塾には当面は一人で専有するちょっと大きなGPUを載せた速いPCを置くのが精一杯なので塾に来ないと学習できませんが、いずれはGPUサーバーを置いて塾生がVPNで塾のネットワークに繋げば自宅で学習ができるようにしたい。
View On WordPress
0 notes
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.
#python#anaconda#wtf do you mean it's not an automatic process anymore to access conda environments by jupyter notebooks??#i never use jupyter notebooks (bc it's always failing me tbh) and the one time when it is actually more beneficial
1 note
·
View note