Tag Archives: business operations

WISE Summit 2023: Women Leaders “Created by Courage”

For the WISE 2023 Summit at Northeastern University in Boston, Monika hosted a business intelligence workshop.

WISE Summit 2023 at Northeastern University was the biggest and best one so far! I was honored to lead a business intelligence workshop, as I talk about in my blog post.

Referring to Columns in R by Name Rather than Number has Pros and Cons

There are different ways to refer to variables in R dataframes. You can use a field names, and you can also use field numbers.

Referring to columns in R can be done using both number and field name syntax. Although field name syntax is easier to use in programming, my blog demonstrates how you can use column numbers to make automation easier.

The Paste Command in R is Great for Labels on Plots and Reports

The paste command is used to concatenate strings in R. You can use it different ways, which is what I demonstrate in my blog and videos.

The paste command in R is used to concatenate strings. You can leverage the paste command to make refreshable label objects for reports and plots, as I describe in my blog post.

Rebrand as a Data Scientist: Online Mentoring Program

Want to apply your domain knowledge to the field of data science? Join our mentoring program!

Learn about our online data science group mentoring program, and find out if it is right for you!

AI on the Edge: What it is, and Data Storage Challenges it Poses

AI on the edge refers to doing the AI processing and equations at the site of the object collecting the data.

“AI on the edge” was a new term for me that I learned from Marc Staimer, founder of Dragon Slayer Consulting, who was interviewed in a podcast. Marc explained how AI on the edge poses a data storage problem, and my blog post proposes a solution!

Pie Chart ggplot Style is Surprisingly Hard! Here’s How I Did it

How do you make a pie chart in ggplot2 package in R? It's not that obvious

Pie chart ggplot style is surprisingly hard to make, mainly because ggplot2 did not give us a circle shape to deal with. But I explain how to get around it in my blog pot.

“Bad Blood” Shows how Theranos was an Abject Failure in Data Stewardship: Part 3 of 5

You need governance in data science whether you are doing clinical research in a healthcare setting or in a laboratory.

The book “Bad Blood” describes the fall of startup unicorn Theranos, but also provides insight into the company’s abject failure at data stewardship, which I talk about in this blog post.

This Course in Explainable AI will Get you Ready for the Future!

What do the data say when a machine learning algorithm is applied, and which features are important?

We experience artificial intelligence all the time on the internet in terms of friend suggestions on social media, internet ads that reflect what we have been searching for, and “smart” recommendations from online stores. But the reality is that even the people who build those formulas cannot usually explain why you were shown a certain […]

Verified by MonsterInsights