utk-811

utk-811

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

utk-811's repositories

Stock-Marekt-Price-Prediction

Implemented Linear Regression and regression models to predict stock prices using historical data. Utilized performance metrics (MSE, MAE, R²) to evaluate model accuracy. Visualized results with graphs comparing predicted and actual prices.

Language:PythonStargazers:0Issues:0Issues:0

Modified-Round-Robin-With-Dynamic-Time-Quantum

This repository contains a C++ implementation of Classical and Improved Round Robin (IRR) scheduling algorithms. The program schedules processes based on user input, calculating average waiting and turnaround times. The IRR algorithm optimizes the classic approach by adjusting the time quantum dynamically.

Language:C++Stargazers:0Issues:0Issues:0