Pinned Repositories
BANKERS-ALGORITHM
To Write a C program to simulate Bankers algorithm.
Collection-Interfaces
Implementation of Collection interfaces at java programming
Input-Stream-into-Byte-Array
Java program for conversion of Input Stream into Byte Array concept
MEMORY-MANAGEMENT-SCHEMES
To write a C program to implement memory management scheme using best fit, first fit, worst fit algorithm.
PAGE-REPLACEMENT-ALGORITHMS
To implement page replacement algorithms.
PRODUCER-CONSUMER-PROBLEM-USING-SEMAPHORES
To Write a C program to simulate producer-consumer problem using semaphores.
PROGRAMS-USING-THE-FORK-EXEC-GETPID-SYSTEM-CALLS-OF-UNIX-OPERATING-SYSTEM
To write a shell program to demonstrate fork, exec, getpid system calls and perform the basic operation using IO System calls Open, Read, and Write of UNIX Operating System.
SHELL-PROGRAMMING-IN-LINUX
SHELL PROGRAMS USING LOOPS AND CONTROL STRUCTURES.
VIDEO-GAME-PREDCTION-USING-LINEAR-REGRESSION
VIDEO GAME - AD TARGETER: PROMOTING ADS ON GAMING PLATFORMS BASED ON USER RATING.
Video-Game-Review-Website
Video game review website was done on base of user rating of the games preferences.
Muthuram2005's Repositories
Muthuram2005/BANKERS-ALGORITHM
To Write a C program to simulate Bankers algorithm.
Muthuram2005/PROGRAMS-USING-THE-FORK-EXEC-GETPID-SYSTEM-CALLS-OF-UNIX-OPERATING-SYSTEM
To write a shell program to demonstrate fork, exec, getpid system calls and perform the basic operation using IO System calls Open, Read, and Write of UNIX Operating System.
Muthuram2005/SHELL-PROGRAMMING-IN-LINUX
SHELL PROGRAMS USING LOOPS AND CONTROL STRUCTURES.
Muthuram2005/PRODUCER-CONSUMER-PROBLEM-USING-SEMAPHORES
To Write a C program to simulate producer-consumer problem using semaphores.
Muthuram2005/MEMORY-MANAGEMENT-SCHEMES
To write a C program to implement memory management scheme using best fit, first fit, worst fit algorithm.
Muthuram2005/Hierarchical-Cluster
Use a Hierarchical Cluster to group similar points in the manner of hierarchy using a dendrogram and find out which IPL team win the 2024 IPL.
Muthuram2005/DATA-CLEARING-AND-VISUALIZING
Creating an employee data set (Name, Employee ID, Age, Salary, and Department) and appling the data-clearing process with the help of pandas.for visualizing the growth of each employee using bar chart.
Muthuram2005/PAGE-REPLACEMENT-ALGORITHMS
To implement page replacement algorithms.
Muthuram2005/VIDEO-GAME-PREDCTION-USING-LINEAR-REGRESSION
VIDEO GAME - AD TARGETER: PROMOTING ADS ON GAMING PLATFORMS BASED ON USER RATING.
Muthuram2005/Video-Game-Review-Website
Video game review website was done on base of user rating of the games preferences.
Muthuram2005/Bayesian-Classifier-To-Identify-Students-Academic-Probation
Apply the classification using the Bayesian Classifier to identify students at risk of academic probation or dropout, providing insights for targeted intervention and support.
Muthuram2005/K-Means-Cluster
Implement K means cluster to Group up a similar data point to predict which political party will win the election with the help of past data.
Muthuram2005/Linear-Regression-on-MNC-Stock-Market
Analyze the MNC STOCK Market data and report to invest in the profit company with the help of Machine Learning Algorithms of linear regression.
Muthuram2005/Muthuram2005
Config files for my GitHub profile.
Muthuram2005/Air-Quality-Prediction-Using-Machine-Learning
Air Quality prediction using machine learning algorithm of Desicion Tree to see the percentage of air molecule mixture..
Muthuram2005/IMPLEMENTATION-OF-CPU-SCHEDULING-ALGORITHMS-IN-C-PROGRAMMING
To implement the CPU Scheduling algorithm in C programming.
Muthuram2005/Linear-Regression-On-Students-Data
Implement Linear Regression on students data to find out the performance of each student and visualize it using Slop.
Muthuram2005/FRONT-END-AND-DATABASE-CONNECTIVITY
To build a website for the data management by using Front end and database connectivity.
Muthuram2005/ID3-Algorithm
To Implement ID3 algorithm with the help of use define functions.
Muthuram2005/Non-Parametric-Locally-Weighted-Regression
To Implement Non- Parametric Locally Weighted Regression and Visualize the value.
Muthuram2005/Semi-Supervised-Classifier
To Assuming a set of documents that need to be classified, use the Semi Supervised Classifier model to perform this task. Calculate the accuracy, precision, and recall for your data set.
Muthuram2005/Dogs-And-Cats-Classification-using-CNN
A CNN model for classifying a dogs and cats images.
Muthuram2005/HTTP-Request-and-Response
HTTP Request and Response
Muthuram2005/Implement-the-Policy-Gradient
To Implement the Policy Gradient
Muthuram2005/Implementing-Q-Learning-with-Linear-Function
To Implementing Q Learning with Linear Function.
Muthuram2005/Time-Series-Data-processing
To process Time series using decomposition methods
Muthuram2005/Vehicle-Detection-Using-CNN-for-Self-Driving-Cars
The image displays a self-driving car's model detecting vehicles using a CNN.
Muthuram2005/Hand-Gesture-Recognition
It typically involves detecting and tracking hand shapes, positions, and motions, translating them into commands or actions in real-time.
Muthuram2005/Muthukumarshub
Muthuram2005/Smart-Attendance-System
Create a smart attendances system using a Deep Learning Model.