Tag: digitaltransformation
-
Basic Python Programming

This guide introduces basic concepts and features of the Python programming language. It covers a range of topics, including installation, variables, strings, lists, tuples, sets, dictionaries, loops, conditionals, functions, and modules. The comprehensive content provides valuable information for beginners seeking to learn Python for data science or general programming.
-
Trending YouTube Video Data Science, NLP Predictions & Sentiment Analysis

Table of Contents Global YT WordCloud Let’s begin with the Kaggle YT TextHero dataset containing 3599 rows and 4 columns. Let’s set the working directory YOURPATH import osos.chdir(‘YOURPATH’) os. getcwd() and import all necessary modulesfrom wordcloud import WordCloud, STOPWORDSimport matplotlib.pyplot as pltimport pandas as pd Let’s read the input dataset df = pd.read_csv(r”youtube0.csv”, encoding =”latin-1″)…
-
Cloud-Native Tech Autumn 2022 Fair

Let’s dive deeper into the cloud-native tech trends and features to follow in Q4 2022 and beyond. Contents: Markets Services Serverless Cybersecurity DevSecOps ML/AI/IoT Use-Cases Events Training Explore More Infographic
-
Technology Focus Weekly Update 16 Oct ’22

Get top data-driven technology highlights of the week: new SaaS products, tech business applications and learnings of the week: DevOps, DevSecOps, Cybersecurity, public cloud platforms (AWS/GCP/Azure), MarTech, ML/AI, MLOPs, NLP, edtech, e-courses, upcoming events, and related Infographics. Contents: DevOps November 8th, 2022 | 11 a.m. ET Providing reliable and secure services doesn’t just happen. Traditionally,…
-
Applications of ML/AI in HR – Predicting Employee Attrition

A critical arm of artificial intelligence (AI), machine learning (ML) is making strides in every area of HR. We discuss its role of ML/AI in HR and people-centric transformation. Results have a crucial influence on customer satisfaction and retention, especially when employees come into regular contact with customers. Knowing when employees are most likely to have…
-
K-means Cluster Cohort E-Commerce

K-means Clusters – Cohort Analysis applied to E-Commerce Understanding who your customers are and what they want is a fundamental part of any successful business. It can become increasingly challenging to create a one-size-fits-all customer profile. This is where the concept of cluster-based cohort analysis comes in.
-
LegalTech Law-as-a-Service (LaaS)

Law-as-a-Service (LaaS) Global Legal Market SWOT Analysis Deloitte Example: 16 AI Projects Legal Tech Portfolio Legal Tech Agile/Scrum/HR Analysis Key LaaS Components LaaS On-Prem/Virtual Workspace Cloud Computing (CC) LA Virtualization


