PUBLICACIONES RECIENTES
Identification and Removal of Outliers in Machine Learning
In the context of Machine Learning, outliers are observations that deviate significantly from other observations in a dataset. These points can arise due to...
Red Wine Quality Dataset: Regression or Classification?
Wine has been a cherished beverage for millennia. The quality of wine can vary based on many factors, such as the type of grape,...
ARDUINO
JAVA
ARDUINO FOR BEGGINERS
What is Arduino and what is it used for?
This entry should have been written a long time ago. It is something that should have been defined before starting the Panama Hitek project....
What is and how does a servomotor work?
A servo motor is a special type of motor that allows you to control the position of the axis at a given moment. It...
The speed of serial communication on Arduino
Serial communication based on the RS-232 protocol is the main form of communication that Arduino has to exchange information with other devices. Through the...