Expert Contributors Articles

Sorted By: Most Recent
Rushikesh Pupale Rushikesh Pupale
Updated on March 19, 2025

An Introduction to Support Vector Machine (SVM) in Python

A support vector machine is a supervised machine learning algorithm used for classification and regression tasks. Learn how it works and how to implement it in Python.

Image: Shutterstock / Built In
Neha Sampat Neha Sampat
Updated on March 19, 2025

Why I’m Buying, Not Building, This Time

No matter how much you like building proprietary software, sometimes buying a solution makes more sense.

Image: Shutterstock / Built In
Derek Ashmore Derek Ashmore
Updated on March 19, 2025

How to Supercharge Application Modernization With AI

If you have legacy apps that need an update, AI can help you streamline the process and restore them to life.

Image: Shutterstock / Built In
Graham Thornton Graham Thornton
Updated on March 19, 2025

Generative AI Is Changing the Workforce — Are Companies Ready?

Generative AI promises to reshape the future of work. Prepare for that change now.

Image: Shutterstock / Built In
Kate O'Neill Kate O'Neill
Updated on March 17, 2025

How to Build Future-Ready AI Governance for Your Company

As governmental regulations change rapidly, your company needs to create internal guidelines that will prove durable in the face of change.

Image: Shutterstock / Built In
Ahmad Shadid Ahmad Shadid
Updated on March 17, 2025

How Will Decentralized AI Affect Big Tech?

Decentralized AI promises to democratize the technology. What effect will this have on the broader ecosystem?

Image: Shutterstock / Built In
Erin Hamm Erin Hamm
Updated on March 17, 2025

The Crawl-Walk-Run Approach to Generative AI Security

Rushing to adopt the latest generative AI security tools can create larger problems in the future. Here’s why a slower, simpler approach is better. 

Image: Shutterstock / Built In
Asim Rahal Asim Rahal
Updated on March 17, 2025

Protect Your DevOps Team From Open-Source License Changes

Open-source software can be great, but license changes could derail your projects. Here’s how to protect yourself.

Image: Shutterstock / Built In
Aria Voron Aria Voron
Updated on March 17, 2025

How to Supercharge Your Data Visualization and Reporting With AI

Too many companies create a huge stack of reports that nobody ever uses. Here’s how to change that.

Image: Shutterstock / Built In
Anmol Tomar Anmol Tomar
Updated on March 14, 2025

Elbow Method in K-Means Clustering: Definition, Drawbacks, vs. Silhouette Score

The elbow method is a technique used to find the optimal number of clusters (K) in k-means clustering, by identifying the “elbow” point on a graph of k-values and their corresponding within-cluster sum of squares (WCSS) values.

Image: Shutterstock / Built In