Skip to content

Panayot9/News-Media-Peers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-Media-Peers

Setting it up

  1. Clone the repo
>>> git clone https://github.com/Panayot9/News-Media-Peers.git
  1. Set up virtual environment with Anaconda
>>> conda create --name mediapeers python=3.8
>>> conda activate mediapeers
>>> pip install -r requirements.txt

Running MLflow

All the experiments will be logged in MLflow. To run the server and see the experiment results more clearly execute the following command:

>>> mlflow ui

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published