Author Archives: Nikita Shiledarbaxi

04 May

Visualize Data in 3D Using plot3D R-Package

image-22279
image-22279

Data visualization holds an important place among a wide range of tasks handled by data scientists and analysts for getting a proper insight of the data in hand. This post will talk about how to visualize data in 3D using the plot3D package of the R programming language. Note: The code snippets throughout this article…

The post Visualize Data in 3D Using plot3D R-Package appeared first on Analytics India Magazine.

26 Apr

Hands-On Guide To Image Classification Using R

image-22008
image-22008

Image classification is an important Machine Learning task which assigns a label to an input image. It is quite a common practice among ML enthusiasts to implement the task of classifying images using Pythonic code. This article will guide you to perform image classification using R programming language. Before proceeding, you can check our following…

The post Hands-On Guide To Image Classification Using R appeared first on Analytics India Magazine.

26 Apr

Hands-On Guide To Image Classification Using R

image-22007
image-22007

Image classification is an important Machine Learning task which assigns a label to an input image. It is quite a common practice among ML enthusiasts to implement the task of classifying images using Pythonic code. This article will guide you to perform image classification using R programming language. Before proceeding, you can check our following…

The post Hands-On Guide To Image Classification Using R appeared first on Analytics India Magazine.

1 2 9