Exploring the Top 5 pharmaverse Packages

August 26, 2024 | Gift Kenneth

The pharmaverse is a collaborative project where leading pharmaceutical companies and passionate individuals come together to create helpful tools for clinical reporting. By using R programming and the open-source community, the pharmaverse makes it easier to gain insights and increase transparency in the pharma industry. In this post, let’s ...
[...Read more...]

UnSupervised Learning, Clustering and K-Means

August 20, 2024 | Andrea Rekasi

1. Introduction 2. Problem 3. Scenario 4. Notations Used and Coding Guidelines 4.1. Notations Used 4.2. Coding Guidelines 5. Solutions 5.1 Design 5.1.1 Algorithms Steps 5.1.2 Algorithms Steps Visuals 5.1.3 Algorithms Flow Chart 5.1.4 Strategy Design Patterns 5.2 The Algorithms 5.2.1 Algorithms from Scratch 5.2.2 Algorithms from sklearn.cluster package 5.2.3 Complexity of the Algorithms 6.… Read More »UnSupervised Learning, Clustering and K-Means
[...Read more...]

A Day in the Life of a Delivery Manager

August 20, 2024 | Gift Kenneth

Ever wondered what it really takes to keep complex tech projects on track? Who even is a Delivery Manager? Meet Aga Rasińska, one of our Delivery Managers at Appsilon, who does just that every day. What can you expect from a project collaboration with Appsilon? Learn more about how ...
[...Read more...]

Best Practices for Building Blazing-Fast Shiny Apps

August 19, 2024 | Harsh Verma

Imagine your Shiny app – users are interacting seamlessly, data is processing swiftly, and visualizations update effortlessly. This dream becomes reality with a focus on performance optimization. We created a guide on profiling R/Shiny applications. Check it out to learn the right tweaks to speed up your application.  Here’s ...
[...Read more...]

Python in Excel: How to generate fake data with Faker

August 17, 2024 | George Mount

In a previous blog post I showed how to get over limitations of creating dummy datasets directly in Microsoft 365 Copilot by asking for a Python script instead, particularly the faker package. Technology moves quickly, and since publishing that post, the Faker package has become available directly within the Python in ...
[...Read more...]

How to Integrate SMS Verification APIs?

August 15, 2024 | Dr. Stylianos (Stelios) Kampakis

Integrating SMS APIs for verification into your application can significantly enhance the security and user experience of your platform.  This technical article will guide you through the detailed steps of integrating SMS verification APIs, highlighting the nuances and best practices. We will use Message Central’s Verify Now APIs as ... [...Read more...]
1 2 3 113