Skip to content

msasama/LeastRecentlyUsedCache_Arima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeastRecentlyUsed_Cache_Model

LRU Eviction using the ARIMA Model

This repository implements a Least Recently Used (LRU) Cache Eviction strategy enhanced with the ARIMA model for predictive eviction decisions. The goal is to improve cache performance by utilizing time series forecasting techniques.

Installation

To install the necessary libraries for this project, you can use the following command:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages