62 results found for algorithm

Archives

By Abhinash Jena on December 6, 2024 No Comments

Algorithm development is the process of designing a step-by-step procedure or set of rules to solve a specific problem.

 , ,
By Prateek Sharma & Priya Chetty on July 16, 2018 2 Comments

K- Nearest Neighbor, popular as K-Nearest Neighbor (KNN), is an algorithm that helps to assess the properties of a new variable with the help of the properties of existing variables. KNN is applicable in classification as well as regression predictive problems.

 , , ,
By Abhinash Jena on August 27, 2026 No Comments

This article is an empirical classroom implementation of an adjusted Bayesian Knowledge Tracing (BKT) method in a 120-hour Business Analytics training course delivered at GIET, Sonipat. The course used continuous quiz-based assessment alongside attendance, reporting, feasibility analysis, VIVA, and capstone evidence.

 , , ,
By Abhinash Jena on May 20, 2026 No Comments

Adaptive educational systems (AES) are intelligent systems that personalize learning experiences based on each student’s individual needs, behavior, and progress. These systems go beyond static content delivery.

 , ,
By Abhinash Jena on May 3, 2026 No Comments

This article develops a human-AI hybrid analytical thinking framework for strategic decisions under uncertainty. It argues that AI should not be treated either as a replacement for managerial judgment or as a passive analytical tool, but as one component of a governed decision workflow.

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

Estimating the difficulty of questions is a crucial step in designing quizzes or tests, as it directly impacts assessment validity, student motivation, and instructional feedback. In educational measurement, question difficulty refers to the proportion of students expected (or observed) to answer an item correctly. A balanced distribution of difficulty levels ensures that the assessment can […]

 , ,
By Abhinash Jena on July 31, 2025 No Comments

This article explores a robust, adaptive framework for incremental learning for sentiment analysis using the SGD Classifier.

 , , ,
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.

 , ,