datasets

Recent in

datasets

20 Best PyTorch Datasets for Building Deep Learning Models
datasets

20 Best PyTorch Datasets for Building Deep Learning Models

https://hackernoon.com

The two most widely-used open-source machine learning frameworks for training and building deep learning models are TensorFlow and PyTorch. These frameworks have unique differences in their approach to building and training models. The choice of frameworks depends on the user's specific needs and preferences.

Open Datasets Compiled by HackerNoonFeb 26, 2023
10 Best Hugging Face Datasets for Building NLP Models
datasets

10 Best Hugging Face Datasets for Building NLP Models

https://hackernoon.com

Hugging Face offers solutions and tools for developers and researchers. With an open-source library called Transformers, they provide access to state-of-the-art pre-trained models.

Open Datasets Compiled by HackerNoonFeb 21, 2023
13 Best Datasets for Power BI Practice
datasets

13 Best Datasets for Power BI Practice

https://hackernoon.com

In 2022, Gartner named Microsoft Power BI the Business Intelligence and Analytics Platforms leader. With the aid of business intelligence tools, unstructured data can go through extraction, cleaning, and analysis processes to create insights that help organizations make data-driven decisions.

Open Datasets Compiled by HackerNoonFeb 8, 2023
Merging Datasets from Different Timescales
data

Merging Datasets from Different Timescales

https://hackernoon.com

Using deep neural networks it is possible to do this in a smooth manner. You can create two subnetworks: one network reads the daily data, the other network reads monthly data. The outputs of the two networks are then joined together, before they are passed in another layer.

Stylianos KampakisDec 4, 2022
Encoding Categorical Data for ML Algorithms
machine-learning-tutorials

Encoding Categorical Data for ML Algorithms

https://hackernoon.com

In this post, we will talk about encoding to be able to use categorical data as features for our ML models. Categorical data has variables that contain label values (text) and not numerical values. We have to convert data which contains categorical variables to numbers before we can train a ML model. Two most popular encoding techniques are Ordinal Encoding and One-Hot Encoding.

Berk HakbilenNov 14, 2022
10 Best Datasets for Time Series Analysis
10 Biggest Image Datasets for Computer Vision
datasets

10 Biggest Image Datasets for Computer Vision

https://hackernoon.com

Computer vision is quite important in the field of artificial intelligence. It enables computers to replicate the human visual system and it uses information from images & videos to identify and classify objects.

Valentine EnedahJan 5, 2023
Newsletter

Let's keep in touch

Benefit from a weekly updates, coding challenges and helpful resources around software development.

Your privacy is important to us. We promise not to send you spam!