How to Install and Use Nano on a Synology NAS via SSH
If you’re using a Synology NAS and prefer editing files through SSH but find VIM challenging, you’re not alone! Fortunately, you can easily install nano, a more user-friendly terminal-based text editor, on your […]...
Running and health related research articles
In this post I am gathering through time relevant articles on the subject of running an health....
Setting Up a Python Streamlit Environment on a Synology NAS
In this post, I will walk you through the process of setting up an environment for running Python Streamlit scripts on a Synology NAS as part of my experiences with […]...
Raspberry Pi controlled kiln (part 2)
In my previous post on making a raspberry pi controlled kiln I reached the point with a script running on my Raspberry PI to measure the temperature and manually switch […]...
Raspberry Pi controlled ceramic kiln
In this series of articles I am sharing my experiences with building a Raspberry Pi-controlled kiln from a second hand kiln. In this initial installment, I share my process of […]...
Project: Predicting Credit Card Approvals
...
Supervised learning with Scikit-learn
...
Statistical thinking in Python (part 2)
...
Statistical thinking in Python (part 1)
...
Examining the dataset
Throughout this course, you’ll be analyzing a dataset of traffic stops in Rhode Island that was collected by the Stanford Open Policing Project. Before beginning your analysis, it’s important that you […]...