Category: Learning modules

By Himanshu Sharma & Priya Chetty on July 24, 2025 No Comments

The objective of this article is to attain the pain points escalating issue of body image among young adult and middle-aged women, analyzing factors contributing to such impacts, discussing their psychological and physical effects, and finally suggesting mitigation approaches.

 , ,
By Abhinash Jena & Priya Chetty on July 21, 2025 No Comments

Feature engineering is used after the data preparation step which involves handling missing values, removing duplicates, detecting outliers, and encoding categorical variables.

 , ,
By Abhinash Jena on July 7, 2025 1 Comment

Incremental learning also known as continuous learning is a crucial paradigm in machine learning that enables models to adapt over time. The world is generating an enormous amount of data, often in continuous streams, which makes traditional data analysis methods difficult.

 , , ,
By Abhinash Jena on June 15, 2025 No Comments

Object-oriented programming (OOP) is a fundamental approach to problem-solving and structuring lines of code. Instead of focusing solely on logic or functions, with this approach, a software solution is organised around objects.

 , , , ,
By Abhinash Jena & Sahithi Kandala on June 10, 2025 No Comments

High Aggregate Technical and Commercial (AT&C) losses are one of the major challenges affecting the power distribution efficiency in India.

 , , , ,
By Abhinash Jena on June 1, 2025 No Comments

RAPIDS cuDF provides a pandas-like interface but is designed to leverage NVIDIA GPUs for accelerated data processing using CUDA.

 , , , , ,
By Abhinash Jena on May 2, 2025 No Comments

The overwhelming volume of social media data has created complex challenges for digital governance and policy-making, particularly in identifying and addressing social bias embedded in online discourse.

 , ,
By Abhinash Jena on April 14, 2025 No Comments

Fine-tuning a pre-trained model involves taking a model already trained on a large, general dataset and adapting it to perform well on a smaller, specific task dataset. Transformers is a library of several pre-trained large language models (LLMs) available as open source for training and inference (Hugging Face, n.d.-b). Transformer models are language models that […]

 , ,