Published inThe PythoneersSuper Charge your Python FunctionsHow to 10X your productivity with a few changes to your function2d ago2d ago
Published inRaven’s HallLavasa: Paradise or Purgatory?Beautiful but rather empty.Dec 24, 20241Dec 24, 20241
Hadoop Installation on Linux SystemsIf you ever had to install Hadoop on any system you would understand the painful and unnecessarily tiresome process that goes into setting…Nov 6, 2023Nov 6, 2023
Published inThe PythoneersBuilding A Spotify Recommendation AppSo I decided to build a Spotify recommendation app. Why? While scrolling through my recommended playlist. I realized that the algorithm …Jul 9, 2023Jul 9, 2023
PCA ExplainedPrincipal Component Analysis(PCA) is an essential algorithm in a data scientist's toolkit. It is used to reduce the dimensionality of a…Mar 22, 2023Mar 22, 2023
Polars a Superior Choice to PandasPolars is a python library written in rust which allows less overhead time and uses arrow, a native Arrow2 implementation, as its basis…Jan 21, 20231Jan 21, 20231
Published inThe PythoneersData Science Hackathon Guide For BeginnersI took part in my first-ever data science hackathon organized by Christ University Lavasa, and while we didn't win, it may help you when…Jan 18, 20232Jan 18, 20232
ELU A Replacement For ReLU?I recently found a research paper that increased a model's effectiveness by using the ELU activation function instead of the ReLU function…Oct 16, 2022Oct 16, 2022
Artificial Intelligence v/s Machine Learning v/s Deep LearningMachine Learning, Artificial Intelligence, and Deep Learning essentially do the same thing, i.e., automating tasks usually performed by…Sep 30, 20221Sep 30, 20221