ProxyML MCP Server Now Available
The first release of the ProxyML MCP Server package is now available! Be sure to check out the README, where you'll find example workflows such as drift detection, model validation,…
The first release of the ProxyML MCP Server package is now available! Be sure to check out the README, where you'll find example workflows such as drift detection, model validation,…
Comparing explanations before and after foreign_worker is removed On the left: we've trained a "black box" credit risk model, and our ProxyML surrogate reveals a surprising result - foreign_worker is…
PyPI Downloads of proxyml, April 13 - May 6 2026 Coming up on 1 month since the initial release of the ProxyML SDK and we've just crossed 1,000 downloads on PyPI!…
(Hopefully.) I haven't made any widespread announcements but if you're here and you're reading this there's a non-zero chance you might be interested in ProxyML, so you may also be…
ProxyML counterfactual: "bad" credit risk for a new car, but a "good" risk for a used car I'm testing ProxyML with an example notebook and found this great example of…
The first version of an in-browser schema generator for ProxyML is now available! The page is live, but you can also just download the HTML and run it directly yourself…
I've been working on an eXplainable AI (XAI) project and today I've published the very first version of the SDK that will eventually call the service. It's also the first…
A couple of years ago I released a POC demo of using an LLM for Search Engine Optimization (SEO). This week Claude and I started working on a more fleshed…
I've accumulated a few certifications in GenAI recently, so I thought it might be useful to gather them all in one place. Some will have expiration dates and might have…
A Python code snippet showing how to use the local Retrieval Augmented Generation (RAG) gist Picking up a few certs at work recently, I had to complete a lab on…