article thumbnail

Creating a Simple Z-test Calculator using Streamlit

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. It is a significant step in the process of decision making, powered by Machine Learning or Deep Learning algorithms. One of the popular statistical processes is Hypothesis Testing having vast usability, not […].

Testing 271
article thumbnail

Top 10 Questions to Test your Data Science Skills on Transfer Learning

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction One of the areas of machine learning research that focuses on knowledge retention and application to unrelated but crucial problems is known as “transfer learning.”

Testing 338
Insiders

Sign Up for our Newsletter

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

article thumbnail

Test your Data Science Skills on Transformers library

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. The post Test your Data Science Skills on Transformers library appeared first on Analytics Vidhya. Introduction Transformers were one of the game-changer advancements in Natural language processing in the last decade.

Testing 230
article thumbnail

Training and Testing Neural Networks on PyTorch using Ignite

Analytics Vidhya

This article was published as a part of the Data Science Blogathon Introduction With ignite, you can write loops to train the network in just a few lines, add standard metrics calculation out of the box, save the model, etc. The post Training and Testing Neural Networks on PyTorch using Ignite appeared first on Analytics Vidhya.

Testing 273
article thumbnail

Artificial Neural Networks- 25 Questions to Test Your Skills on ANN

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Artificial Neural Networks are computing systems that are inspired by. The post Artificial Neural Networks- 25 Questions to Test Your Skills on ANN appeared first on Analytics Vidhya.

Testing 302
article thumbnail

Deploying a Keras Flower Classification Model

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Background on Flower Classification Model Deep learning models, especially CNN (Convolutional Neural Networks), are implemented to classify different objects with the help of labeled images.

Modeling 210
article thumbnail

20 Questions to Test your Skills on CNN (Convolutional Neural Networks)

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Computer Vision is evolving rapidly day-by-day. The post 20 Questions to Test your Skills on CNN (Convolutional Neural Networks) appeared first on Analytics Vidhya. When we talk about.

Testing 185