Srihari Thyagarajan
Srihari Thyagarajan
Home
Posts
Projects
Talks
Publications
Contact
Light
Dark
Automatic
Academic
Exploratory Data Analysis
Performing exploratory data analysis on textual data, including obtaining frequent words, chapter lengths, frequent phrases, named entities, and data visualization through word clouds, bar plots, and histograms.
Srihari Thyagarajan
Last updated on Jun 3, 2024
611 min read
Programming
,
Data Science
,
Text Mining
,
Academic
Feature Engineering
Implementing feature engineering techniques on textual data, including label encoding, one-hot encoding, Bag of Words (BoW), and TF-IDF, with analysis and comprehension of different approaches to convert text into vectors.
Srihari Thyagarajan
Last updated on Jun 3, 2024
27 min read
Programming
,
Data Science
,
Text Mining
,
Machine Learning
,
Academic
Knn Classification
Implementing the KNN algorithm for classification tasks using Python
Srihari Thyagarajan
Last updated on May 26, 2024
21 min read
Programming
,
Data Science
,
Algorithms
,
Academic
Multiple Linear Regression
Implementing multiple linear regression for multivariate data analysis
Srihari Thyagarajan
Last updated on May 26, 2024
10 min read
Programming
,
Data Science
,
Algorithms
,
Statistical Modeling
,
Academic
Histogram Processing
Analyzing and enhancing image contrast through histogram processing
Srihari Thyagarajan
Last updated on May 25, 2024
9 min read
Programming
,
Computer Vision
,
Academic
Linear Regression
Implementing simple linear regression using Python
Srihari Thyagarajan
Last updated on May 26, 2024
8 min read
Programming
,
Data Science
,
Algorithms
,
Academic
Eda One Hot Label Encoding
Performing Exploratory Data Analysis and Feature Engineering
Srihari Thyagarajan
Last updated on May 26, 2024
20 min read
Programming
,
Data Science
,
Data Analysis
,
Data Preprocessing
,
Academic
First Come First Serve
Implementation of the First Come First Serve (FCFS) algorithm for process scheduling, calculating turn around time, wait time, and their respective averages, with and without considering arrival times.
Srihari Thyagarajan
Last updated on Jun 3, 2024
5 min read
Programming
,
Algorithms
,
Computer Science
,
Academic
Priority Scheduling
Implementation of the Priority Scheduling algorithm for process scheduling, with and without considering arrival times (preemptive), calculating turn around time, wait time, and their respective averages.
Srihari Thyagarajan
Last updated on Jun 3, 2024
8 min read
Programming
,
Algorithms
,
Computer Science
,
Academic
Round Robin
Implementation of the Round Robin algorithm for process scheduling, with and without considering arrival times (preemptive), calculating turn around time, wait time, and their respective averages, along with functions to sort processes based on burst times.
Srihari Thyagarajan
Last updated on Jun 3, 2024
9 min read
Programming
,
Algorithms
,
Computer Science
,
Academic
«
»
Cite
×