Posts by alex

Alejandro Alcalde's Portfolio

I am a Data Scientist and Computer Scientist interested in applying machine learning to real world examples, I also like to contribute to Open Source. Below is a list of projects I have done that I think are interesting. Right now I am searching for new job opportunities in the Academic world (To get a PhD on Machine Learning) or in anything related to Machine Learning or Big Data.

linux

Rename files in bulk in GNU/Linux

If we want to rename all the files to delete the web page name from the file name, there is no need in going renaming file by file. using the rename command of GNU/Linux we can get it done so easily.