soumenatta
soumenatta
Soumen Atta
12 posts
Dr. Soumen Atta, Ph.D. is currently working as an Assistant Professor, Center for Information Technologies and Applied Mathematics, School of Engineering and Management, University of Nova Gorica, Slovenia.
Don't wanna be here? Send us removal request.
soumenatta · 2 years ago
Text
In this tutorial, we will explore the concept of recursion in Python and understand how it works through step-by-step examples.
0 notes
soumenatta · 2 years ago
Text
In this tutorial, we will explore how to use the TextRank algorithm to perform text summarization in Python.
1 note · View note
soumenatta · 2 years ago
Text
In this tutorial, we will cover the basics of creating and using cell arrays in MATLAB, along with some examples to demonstrate their usefulness.
0 notes
soumenatta · 2 years ago
Text
In this tutorial, we will explore the basics of numeric variables in MATLAB, including how to create them, perform arithmetic operations, and manipulate them using built-in functions.
0 notes
soumenatta · 2 years ago
Text
In this tutorial, we will cover the basics of variables in MATLAB, including how to create and manipulate them.
0 notes
soumenatta · 2 years ago
Text
In this tutorial, we will learn how to implement Naive Bayes for text classification in Python using the scikit-learn library.
1 note · View note
soumenatta · 2 years ago
Text
In this tutorial, we will explore how to perform sentiment analysis using Python with three popular libraries — NLTK, TextBlob, and VADER.
1 note · View note
soumenatta · 2 years ago
Text
Exploratory data analysis is a critical step in any data science project. By using a variety of techniques, we can gain insights into the data, identify patterns and relationships, and select appropriate features for modeling.
0 notes
soumenatta · 2 years ago
Text
In this tutorial, we will go through the steps of encoding categorical variables using Label Encoding in Python.
0 notes
soumenatta · 2 years ago
Text
In this tutorial, we have discussed four techniques for encoding categorical data into numerical data in Python: one-hot encoding, count encoding, target encoding, and label encoding.
0 notes
soumenatta · 2 years ago
Text
This tutorial covers the basics of creating and customizing various types of plots in MATLAB, including line plots, scatter plots, bar charts, pie charts, and surface plots.
0 notes
soumenatta · 2 years ago
Text
Learn how Seaborn, a powerful data visualization Python library with a high-level interface, can create informative and visually appealing statistical graphics - this tutorial covers a brief overview of Seaborn and its customization options.
2 notes · View notes