Keywords from my FPM journey – Part 2

Some of the keywords from my FPM journey – Part 2: Qualitative Comparative Analysis (QCA) Mixed method design with QCA Adanco PLSEM using R – free book ISLR – free book QCA types Proposal making for thesis Steps of QCA Necessity and sufficiency QCA focus & level Uses of QCA Types of hypotheses Behavioral sink…… Continue reading Keywords from my FPM journey – Part 2

Learnings from eMasters Data Science for Decision Making – IIT Gandhinagar – Part 1

Below are the learnings from eMasters Data Science for Decision Making – IIT Gandhinagar – Part 1. This needs to be an article in itself. You can find more details here about eDSDM here: e-Masters | IITGNX There is Mathematics for your AIML problem in feature engineering, preprocessing, evaluation metrics, models, errors, etc. and so…… Continue reading Learnings from eMasters Data Science for Decision Making – IIT Gandhinagar – Part 1

Returning to school / academics from industry

Below is an article summarizing some points that I have experienced when transitioning back to academics / school from industry. I have done academics (learning) part time which is study part time since 2011 onwards to achieve various goals in academics along with work in industry. Here is the summary of what it takes and…… Continue reading Returning to school / academics from industry

Mastering Data Series – Enterprise Content Management – Part 1

Here are the main points for Enterprise Content Management in Mastering Data series – Part 1 from architecture & technology perspective: Hierarchical object model to store content & documents with it’s attributes (extended and / or default) in the core engine Publishing module for content release to audience Portal for accessing these content Use cases:…… Continue reading Mastering Data Series – Enterprise Content Management – Part 1

Pointers to work with product support at Liferay – Part 1

Below pointers may help when working with Liferay support to cut response times: 1. How is the vanilla product behaving for your problem area? 2. What are the relevant database tables, source code and configurations saying? Discuss about this early on the ticket 3. Attach any video of the problem that you might have? 4.…… Continue reading Pointers to work with product support at Liferay – Part 1

Keywords from Day 5 of Online Workshop on Development and Deployment of AIoT based solution for Industrial Applications by NSUT, Delhi

Further to Day 1 & 2 / Day 3 & 4 keywords posted in the past as per the links here, below are the keywords for Day 5: Keywords from Day 1 & 2 of Online Workshop on Development and Deployment of AIoT based solution for Industrial Applications by NSUT, Delhi | LinkedIn, Keywords from…… Continue reading Keywords from Day 5 of Online Workshop on Development and Deployment of AIoT based solution for Industrial Applications by NSUT, Delhi

Keywords from Day 3 & 4 of Online Workshop on Development and Deployment of AIoT based solution for Industrial Applications by NSUT, Delhi

Further to Day 1 & 2 keywords given here: Keywords from Day 1 & 2 of Online Workshop on Development and Deployment of AIoT based solution for Industrial Applications by NSUT, Delhi | LinkedIn, here are the keywords and details for Day 3 & 4 below: Day 3: Speakers: Swagatam Das | LinkedIn Faizanuddin Ansari…… Continue reading Keywords from Day 3 & 4 of Online Workshop on Development and Deployment of AIoT based solution for Industrial Applications by NSUT, Delhi

Keywords from Day 1 & 2 of Online Workshop on Development and Deployment of AIoT based solution for Industrial Applications by NSUT, Delhi

Attending online “Five Days SERB sponsored Workshop on Development and Deployment of AIoT based solution for Industrial Applications” from 17th-21st June 2024 Organized by: Dept. of Computer Science & Engineering Netaji Subhas University of Technology, Delhi 110078, India www.nsut.ac.in Following Topics will be covered during the program. • Introduction to AIoT, Sensors, AIoT Use Cases.…… Continue reading Keywords from Day 1 & 2 of Online Workshop on Development and Deployment of AIoT based solution for Industrial Applications by NSUT, Delhi

What is OSGI? – As per Gemini & ChatGPT.

OSGi (Open Service Gateway Initiative) is a fundamental technology used in Liferay DXP (Digital Experience Platform). It provides a modular framework that allows Liferay to be built from reusable components called bundles. These bundles can be dynamically installed, started, stopped, updated, and uninstalled without restarting the entire platform. Here’s how OSGi is used in Liferay:…… Continue reading What is OSGI? – As per Gemini & ChatGPT.

Search related techno-functional tips – Part 1

We can search a lot of things using Elasticsearch / SOLR or similar appliances by Google etc. but we can’t load everything in memory generally. It will simply overwhelm the heap and the processing engine with lot of calculations depending on type of system. That necessitates us to device proper UX / UI with below…… Continue reading Search related techno-functional tips – Part 1