Data Science

Exclusive Talk with Naveed Ahmed Janvekar: Senior Data Scientist at Amazon

Naveed Ahmed Janvekar is a Senior Data Scientist working at Amazon in the United States. He works on solving fraud and abuse problems on...

Apple ML Researchers Introduce ARKitScenes: A Diverse Real-World Dataset For 3D Indoor Scene Understanding Using Mobile RGB-D Data

Understanding indoor 3D scenes are becoming increasingly important in augmented reality, robotics, photography, games, and real estate. Many state-of-the-art scene interpretation algorithms have lately...

Logistic Regression With A Real-World Example in Python

In this tutorial, you will learn Python Logistic Regression. Here you’ll know what exactly is Logistic Regression and you'll also see an Example with...

Researchers Introduce ‘AugMax’: An Open-Sourced Data Augmentation Framework To Unify The Two Aspects Of Diversity And Hardness

Data augmentation Data augmentation in machine learning is a technique that helps reduce overfitting. It increases the amount of data by adding slightly modified copies...

Google Open-Sources Its Data Validation Tool (DVT), A Python CLI Tool That Provides An Automated And Repeatable Solution For Validation Across Different Environments

Machine learning has been possible partly due to the accumulation of data, and within that data, an important step is that of data validation....

UCSD Researchers Develop An Artificial Neuron Device That Could Reduce Energy Use and Size of Neural Network Hardware

Researchers at the University of California San Diego developed a novel artificial neuron device, with the help of which training neural networks to perform...

NVIDIA Base Command Platform Allows Enterprises To Move Their AI Projects From Prototypes to Production Promptly

Recently, NVIDIA launched its “NVIDIA Base Command,” a comprehensive platform that manages the end-to-end lifecycle of AI development and reporting dashboards. It is a...

Pyodide: A Project Aimed At Providing The Complete Python Data Science Stack Running Entirely In The Browser

Pyodide, a Mozilla's independent community-driven project, provides a full Python data science stack running entirely in the browser. It uses the CPython 3.8 interpreter...

Facebook AI releases Dynaboard: A New Evaluation platform for NLP Models

Last year, Facebook AI released Dynabench, a platform that radically rethinks benchmarking in AI, starting with natural language processing (NLP) models. Going forward, they...

Researchers At Intel Labs Propose An Approach To Make GTA V Look Incredibly Realistic Using Machine Learning

The approximation of the game’s San Andreas to the real-life Los Angeles and Southern California makes the Game Theft Auto V more special. But...

Facebook Now Allows Users To Export Their Profile Data To Other Platforms: Follow These 5 Steps To Learn How

Transfer of posts, photos, and videos from platforms like Facebook has always been difficult. Regulators and politicians have accused the world's most extensive social...

Introduction to Naive Bayes Classifiers

Naive Bayes is a term that is used for classification algorithms that are based on Bayes Theorem. It is a simple yet effective and...

Recent articles