interpretable-ml-book
serve
interpretable-ml-book | serve | |
---|---|---|
37 | 126 | |
4,827 | 21,237 | |
- | 0.5% | |
4.2 | 9.1 | |
7 days ago | 26 days ago | |
Jupyter Notebook | Python | |
GNU General Public License v3.0 or later | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
interpretable-ml-book
- Interpretable Machine Learning – A Guide for Making Black Box Models Explainable
- A Guide to Making Black Box Models Interpretable
-
So much for AI
If you're a student, I'd recommend this book :https://christophm.github.io/interpretable-ml-book/
-
Best way to make a random forest more explainable (need to know which features are driving the prediction)
Pretty much everyone shows SHAP plots now. Definitely the way to go. Check out the Christoph Molnar book. https://christophm.github.io/interpretable-ml-book/
-
Is there another way to determine the effect of the features other than the inbuilt features importance and SHAP values? [Research] [Discussion]
Yes, there are many techniques beyond the two you listed. I suggest doing a survey of techniques (hint: explainable AI or XAI), starting with the following book: Interpretable Machine Learning.
-
Which industry/profession/tasks require an aggregate analysis of data representing different physical objects (And how would you call that?)
Ah, alright. It sounds like you're looking for interpretability so I'd suggest this amazing overview of it by Christoph Molnar. If you choose the right models, or the right way of interpreting those, it can help a ton in communicating not only your results, but also what you did to obtain them.
-
What skills do I need to really work on?
Not necessarily; decision trees, Naive Bayes, etc., are interpretable. I'd refer to Molnar--specifically his Interpretable Machine Learning text--if you are interested in that subject.
-
Random forest vs multiple regression to determine predictor importance.
Consulting something like Interpretable Machine Learning or the documentation of a package like the vip package would also be a really, really good place to start.
-
The Rashomon Effect Explained — Does Truth Actually Exist? [13.46]
Just read a book called Interpretable Machine Learning which focuses on analyzing ML models and determine which inputs has more impact in the result.
- Interpretable Machine Learning
serve
- Jina.ai: Self-host Multimodal models
- FLaNK Stack Weekly for 30 Oct 2023
-
Cross data type search that wasn’t supported well using Elasticsearch
Jina mainly because of their use of neural networks and AI.
- Recommend a Lightweight Launcher with Nested Folders
-
I plan to build my own AI powered search engine for my portfolio. Do you know ones that are open-source?
Jina - It’s an open-source project where you can build search engines. Well maybe not no code but it claims that you only need a few lines of code for creating projects. The project supports semantic, text, image, audio, and video search. What I’m also interested in is with their neural search and generative AI. I’m also interested in the amount of github repo that they have. I have this on my radar since this is also something I was interested in.
-
How can we match images in our database?
Do you guys have any ideas how we can match images on our database? We’re working on a project that about matching images on our database. We were trying to use SIFT and some other similar methods, but for some reason, nothing doesn’t seem to be working that well. Does anyone have any suggestions for the most effective way to do this? Maybe some open-source solutions like HuggingFace or Jina AI? We just want to make sure our image matching is correct and that part’s been a bit of a struggle on our part.
-
Can AI 3D model search engines be a thing this year?
The tech lets you find 3D models without sifting through tons of text - An information retrieval framework does the heavy lifting and compares models to each other, no descriptions or keywords needed.
-
Any MLOps platform you use?
Jina AI -They offer a neural search solution that can help build smarter, more efficient search engines. They also have a list of cool github repos that you can check out. Similar to Vertex AI, they have image classification tools, NLPs, fine tuners etc.
-
This week(s) in DocArray
Well, it's not exactly a new feature, but we've been working on early support for DocArray v2 in Jina.
-
Multi-model serving options
Jina let’s you serve all of your models through the same Gateway while deploying them as individual microservices. You can also tie your models together in a pipeline if needed. Also some nice ML focussed features such as dynamic batching.
What are some alternatives?
stat_rethinking_2022 - Statistical Rethinking course winter 2022
Weaviate - Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
shap - A game theoretic approach to explain the output of any machine learning model.
haystack - AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
machine-learning-yearning - Machine Learning Yearning book by 🅰️𝓷𝓭𝓻𝓮𝔀 🆖
dalle-flow - 🌊 A Human-in-the-Loop workflow for creating HD images from text
neural_regression_discontinuity - In this repository, I modify a quasi-experimental statistical procedure for time-series inference using convolutional long short-term memory networks.
whoogle-search - A self-hosted, ad-free, privacy-respecting metasearch engine
random-forest-importances - Code to compute permutation and drop-column importances in Python scikit-learn models
es-clip-image-search - Sample implementation of natural language image search with OpenAI's CLIP and Elasticsearch or Opensearch.
growthbook - Open Source Feature Flagging and A/B Testing Platform
searxng - SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.