article thumbnail

A Beginner’s Guide to Structuring Data Science Project’s Workflow

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction Asides from dedication to discovery and exploration, to succeed in a Data Science project, you must understand the process and optimize it to ensure that the results are reliable and the project is easy to follow, maintain and modify where necessary.

article thumbnail

Global Model Interpretability Techniques for Black Box Models

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction There is no mathematical equation for model interpretability. The post Global Model Interpretability Techniques for Black Box Models appeared first on Analytics Vidhya. ‘Interpretability is the.

Modeling 334
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Polish Up your ML model!

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction Image 1 In this article, we will be discussing various ways through which we can polish up or fine-tune our machine learning model. The post Polish Up your ML model! The post Polish Up your ML model!

Modeling 332
article thumbnail

Model Risk Management And the Role of Explainable Models(With Python Code)

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. The post Model Risk Management And the Role of Explainable Models(With Python Code) appeared first on Analytics Vidhya. Photo by h heyerlein on Unsplash Introduction Similar to rule-based mathematical.

article thumbnail

Building an end-to-end Polynomial Regression Model in R

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Regression analysis is used to solve problems of prediction based on data statistical parameters. In this article, we will look at the use of a polynomial regression model on a simple example using real statistic data.

Modeling 372
article thumbnail

Introduction to Linear Predictive Models – Part 2

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Welcome readers to Part 2 of the Linear predictive model series. The post Introduction to Linear Predictive Models – Part 2 appeared first on Analytics Vidhya.

article thumbnail

Quick Hacks To Save Machine Learning Model using Pickle and Joblib

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon TABLE OF CONTENTS Introduction Loading dataset and creating our model Saving. The post Quick Hacks To Save Machine Learning Model using Pickle and Joblib appeared first on Analytics Vidhya.