Measuring bias – Mitigating Algorithmic Bias and Tackling Model and Data Drift

Measuring bias To successfully combat bias, we must first measure its existence and understand its impact on our ML models. Several statistical methods and techniques have been developed for this purpose, each offering a different perspective on bias and fairness. Here are a few essential methods: These methods offer diverse perspectives on measuring bias and […]

Read More

Mastering data governance – AI Governance

Mastering data governance For countless organizations, data stands as a priceless treasure. Yet, it’s data governance that serves as the compass guiding one to extract the true worth of data. Envision data governance as a holistic amalgamation of principles, methodologies, and tools designed to oversee the entire life cycle of your data, ensuring it’s in […]

Read More

Data integration – from collection to delivery – AI Governance

Data integration – from collection to delivery Data, in its raw form, originates from a myriad of sources, demanding integration to unlock its full potential. The integration might unfurl in batch sequences or be streamed in real time, aiming for prompt insight derivation. But integration isn’t a standalone task—it demands orchestrated actions to curate, ingest, […]

Read More

Troubleshooting and analysis 2 – AI Governance

We can then see the visual interpretation (Figure 14.1) of which tokens impact the final decision the most: # Sample tweet to explaintweet = “I love using the new feature!So helpful.”# Generate the explanationexp = explainer.explain_instance(tweet, predictor, num_features=5, top_labels=3)exp.show_in_notebook() In this case, num_features determines how many features the explainer should use to describe the prediction. […]

Read More


          Terms of Use | About Whystephanie | Privacy Policy | Cookies | Accessibility Help | Contact whystephanie