Merge remote main branch
Browse files
README.md
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
# FRED ML - Federal Reserve Economic Data Machine Learning System
|
2 |
|
3 |
-
[](https://github.com/your-org/fred-ml/actions/workflows/ci-cd.yml)
|
4 |
-
[](https://github.com/your-org/fred-ml/actions/workflows/ci-cd.yml)
|
5 |
-
[](LICENSE)
|
6 |
-
|
7 |
A comprehensive Machine Learning system for analyzing Federal Reserve Economic Data (FRED) with automated data processing, advanced analytics, and interactive visualizations.
|
8 |
|
9 |
## 🚀 Features
|
@@ -69,7 +65,7 @@ FRED_ML/
|
|
69 |
|
70 |
1. **Clone the repository**
|
71 |
```bash
|
72 |
-
git clone https://github.com/
|
73 |
cd fred-ml
|
74 |
```
|
75 |
|
@@ -234,4 +230,4 @@ For support and questions:
|
|
234 |
|
235 |
---
|
236 |
|
237 |
-
**FRED ML** - Transforming economic data analysis with machine learning and automation.
|
|
|
1 |
# FRED ML - Federal Reserve Economic Data Machine Learning System
|
2 |
|
|
|
|
|
|
|
|
|
3 |
A comprehensive Machine Learning system for analyzing Federal Reserve Economic Data (FRED) with automated data processing, advanced analytics, and interactive visualizations.
|
4 |
|
5 |
## 🚀 Features
|
|
|
65 |
|
66 |
1. **Clone the repository**
|
67 |
```bash
|
68 |
+
git clone https://github.com/ParallelLLC/FREDML.git
|
69 |
cd fred-ml
|
70 |
```
|
71 |
|
|
|
230 |
|
231 |
---
|
232 |
|
233 |
+
**FRED ML** - Transforming economic data analysis with machine learning and automation.
|