Skip to content

FamilyTie/RootLinkMachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

RootLink Python Server for ML operations

Steps to Get Up and Running

1. Navigate to the Project Directory

Open your terminal and navigate to the pythonServer directory within your project:

cd pythonServer

2. Start the Virtual Environment

source venv/bin/activate

3. Install the dependencies listed in the requirements.txt file:

pip install -r requirements.txt

4. Run the Application

python app.py

This will launch the application and you can access it at the given URL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors