The Next Step in My Data Science Journey: Mentorship at DDSA
Greetings to all,
Greetings to all,
Dear colleagues and friends,
Details of my nomination for R Project Sprint 2023
I am excited to share that I have been nominated to participate in the upcoming R Project Sprint 2023! This annual event unites R enthusiasts, developers, and experts from around the globe to collaborate on projects that aim to enhance and expand the R ecosystem. The R Project Sprint is a true testament to the power of community and collaboration, and I am honored to be part of this incredible gathering.
Dear Colleagues,
Thank you, Google for the delightful email.
This post is to demonstrate an R Package for implementing Vedic Calendar System
The VedicDateTime package provides a platform for the Vedic calendar system having several functionalities to facilitate conversion between Gregorian and Vedic calendar systems, and is helpful in examining its impact in the time series analysis domain. The background is described in Neeraj Dhanraj Bokde et al. (2021), Karanam L. Ramakumar et al. (2011), [K. S. Charak et al. (2012], (https://www.amazon.in/Elements-Vedic-Astrology-K-S-Charak/dp/8190100807), Satish BD et al. (2013).
This post is an update on my recent publication on cleanTS package
I am glad to share that our R package cleanTS
is now accepted for publication in Neurocomputing (Elsevier) journal. This is a recent package joining the league of Automated Machine Learning (AutoML) tools contributed by me and my teams. While working on huge and voluminous time-series datasets, I felt that there is a need to automate the processes of data cleaning, and this led to the concept of cleanTS
.
Contributors are invited to Google Summer of Code (GSoC) - 2022!!!
I am glad to share that all three proposed project in Google Summer of Code (GSoC) - 2022 with ‘R Project for Statistical Computing’ organization are accepted. I must congratulate the contributors for their efforts in submitting outstanding proposals for these projects. Those who could not shortlist this time, I wish a huge success for them and hope to connect again next year for the advanced projects.
This post is a collection of my articles published on Medium which are majorly related to Time Series Analysis, Data Science, and Research.
My research work is majorly moving around Data Science
, Time Series Analysis
and their applications in different domains. While doing so, I came across several difficulties, problems, and possible solutions. I have been collaborating with many professionals, which involves Professors, Researchers, Data Scientists, and Managers among others. Each professional had his distinct skills and I have tried to grab some of them. Based on my experience, I have tried to document my thoughts and research directions in the form of Medium stories. This is my Medium writer profile: https://neerajdhanraj.medium.com/. You may follow me on Medium for regular updates.
This post is a demonstration for GuessCompx, an R package for empirical estimation of time and memory algorithm complexities.
This post introduces GuessCompx
which is an R package that performs an empirical estimation on the time and memory complexities of an algorithm or a function, and provides a reliable, convenient and simple procedure for estimation process. This package is available on CRAN (https://cran.r-project.org/package=GuessCompx) and its published article is: Agenis-Nevers, M., Bokde, N.D., Yaseen, Z.M. et al. An empirical estimation for time and memory algorithm complexities: newly developed R package. Multimed Tools Appl 80, 2997–3015 (2021). https://doi.org/10.1007/s11042-020-09471-8.