Author Archives: Nikita Shiledarbaxi - Page 3

05 Apr

Introduction To Featuretools: A Python Framework For Automated Feature Engineering

image-21466
image-21466

Featuretools is an open-source Python library designed for automated feature engineering. It was developed by the Feature Labs. It enables the creation of new features from several related data tables. Feature selection techniques can then be used to choose appropriate features from them and then data scientists can proceed with model creation. Image source: GitHub…

The post Introduction To Featuretools: A Python Framework For Automated Feature Engineering appeared first on Analytics India Magazine.

31 Mar

Guide to Open3D: An Open Source Modern Library For 3D Data Processing

image-21356
image-21356

Open3D is an open-source library designed for processing 3D data. It was introduced by Qian-Yi Zhou, Jaesik Park and Vladlen Koltun – researchers at Intel Labs (research paper).  Its backend enables parallelization while the frontend exposes several useful algorithms and data structures of C++ and Python programming languages. With a small set of dependencies, it…

The post Guide to Open3D: An Open Source Modern Library For 3D Data Processing appeared first on Analytics India Magazine.

30 Mar

Guide To Mayavi: A Python Tool For Visualizing and Plotting 2D/3D Scientific Data

image-21330
image-21330

Mayavi is a cross-platform library and application for 2D and 3D plotting and interactive visualization of scientific data using Python. It leverages the power of Visualization Toolkit (VTK) without requiring the users to have its prior knowledge. It acts as a clean and lucid Python interface that enables plotting complex figures with a few code…

The post Guide To Mayavi: A Python Tool For Visualizing and Plotting 2D/3D Scientific Data appeared first on Analytics India Magazine.

29 Mar

Guide To TensorForce: A TensorFlow-based Reinforcement Learning Framework

image-21297
image-21297

TensorForce is an open-source library for Reinforcement Learning, built on the top of the TensorFlow library. Python 3 is required for leveraging this deep RL framework. It is currently maintained by Alexander Kuhnle while its 0.4.2 and earlier versions were jointly introduced by Alexander Kuhnle, Michael Schaarschmidt and Kai Fricke. A brief introduction to Tensorforce…

The post Guide To TensorForce: A TensorFlow-based Reinforcement Learning Framework appeared first on Analytics India Magazine.

28 Mar

Guide To PyOD: A Python Toolkit For Outlier Detection

image-21271
image-21271

PyOD is a flexible and scalable toolkit designed for detecting outliers or anomalies in multivariate data; hence the name PyOD (Python Outlier Detection). It was introduced by Yue Zhao, Zain Nasrullah and Zeng Li in May 2019 (JMLR (Journal of Machine learning) paper). Before going into the details of PyOD, let us understand in brief…

The post Guide To PyOD: A Python Toolkit For Outlier Detection appeared first on Analytics India Magazine.

26 Mar

Guide To AmpliGraph: A Machine Learning Library For Knowledge Graphs

image-21239
image-21239

AmpliGraph is a TensorFlow-based open-source library developed by Accenture Labs for predicting links between concepts in knowledge graphs. It is a collection of neural ML models for statistical relational learning (SRL) (also called Relational Machine Learning) – a subdiscipline of AI/ML which deals with supervised learning on knowledge graphs. Before going into the details of…

The post Guide To AmpliGraph: A Machine Learning Library For Knowledge Graphs appeared first on Analytics India Magazine.

24 Mar

Guide To Vowpal Wabbit: A State-of-the-art Library For Interactive Machine Learning

image-21171
image-21171

Vowpal Wabbit is a flexible open-source project designed to tackle complex interactive machine learning tasks. With Microsoft Research and (earlier) Yahoo! Research as major project contributors, Vowpal Wabbit results from intensive community research and contributions since 2007. It provides you with rapid, online and active machine learning solutions for supervised learning and reinforcement learning.   Vowpal…

The post Guide To Vowpal Wabbit: A State-of-the-art Library For Interactive Machine Learning appeared first on Analytics India Magazine.

23 Mar

Guide To Catalyst – A PyTorch Framework For Accelerated Deep Learning

image-21129
image-21129

Catalyst is a PyTorch framework developed with the intent of advancing research and development in the domain of deep learning. It enables code reusability, reproducibility and rapid experimentation so that users can conveniently create deep learning models and pipelines without writing another training loop. Catalyst framework is part of the PyTorch ecosystem – a collection…

The post Guide To Catalyst – A PyTorch Framework For Accelerated Deep Learning appeared first on Analytics India Magazine.

23 Mar

Guide To Catalyst – A PyTorch Framework For Accelerated Deep Learning

image-21128
image-21128

Catalyst is a PyTorch framework developed with the intent of advancing research and development in the domain of deep learning. It enables code reusability, reproducibility and rapid experimentation so that users can conveniently create deep learning models and pipelines without writing another training loop. Catalyst framework is part of the PyTorch ecosystem – a collection…

The post Guide To Catalyst – A PyTorch Framework For Accelerated Deep Learning appeared first on Analytics India Magazine.

23 Mar

Guide To Catalyst – A PyTorch Framework For Accelerated Deep Learning

image-21127
image-21127

Catalyst is a PyTorch framework developed with the intent of advancing research and development in the domain of deep learning. It enables code reusability, reproducibility and rapid experimentation so that users can conveniently create deep learning models and pipelines without writing another training loop. Catalyst framework is part of the PyTorch ecosystem – a collection…

The post Guide To Catalyst – A PyTorch Framework For Accelerated Deep Learning appeared first on Analytics India Magazine.