From c126c26501b9018b2e51b7b999a6704bbe16c0fd Mon Sep 17 00:00:00 2001 From: Emre Date: Sat, 26 Nov 2022 20:59:48 +0300 Subject: [PATCH] Fix typo --- docs/JOSS_paper/paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/JOSS_paper/paper.md b/docs/JOSS_paper/paper.md index 8dc4b98ee..c9d6fe093 100644 --- a/docs/JOSS_paper/paper.md +++ b/docs/JOSS_paper/paper.md @@ -179,7 +179,7 @@ There are two other open-source tools which are geared toward helping users buil # On-going research -Emergent Methods, based in Arvada CO, is actively using `FreqAI` to perform large scale experiments aimed at comparing machine learning libraries in live and historical environments. Past projects include backtesting parametric sweeps, while active projects include a 3 week live deployment comparison between `CatboosRegressor`, `LightGBMRegressor`, and `XGBoostRegressor`. Results from these studies are planned for submission to scientific journals as well as more general data science blogs (e.g. Medium). +Emergent Methods, based in Arvada CO, is actively using `FreqAI` to perform large scale experiments aimed at comparing machine learning libraries in live and historical environments. Past projects include backtesting parametric sweeps, while active projects include a 3 week live deployment comparison between `CatboostRegressor`, `LightGBMRegressor`, and `XGBoostRegressor`. Results from these studies are planned for submission to scientific journals as well as more general data science blogs (e.g. Medium). # Installing and running `FreqAI`