Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# IndataAI Core v1.0 🇮🇳
|
| 2 |
|
| 3 |
> AI-powered business intelligence engine specifically designed for intelligent data analysis and 3D visualization
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- business-intelligence
|
| 6 |
+
- data-visualization
|
| 7 |
+
- india
|
| 8 |
+
- machine-learning
|
| 9 |
+
- 3d-charts
|
| 10 |
+
license: mit
|
| 11 |
+
datasets:
|
| 12 |
+
- indian-business-data
|
| 13 |
+
library_name: scikit-learn
|
| 14 |
+
pipeline_tag: tabular-classification
|
| 15 |
+
model-index:
|
| 16 |
+
- name: IndataAI Core
|
| 17 |
+
results:
|
| 18 |
+
- task:
|
| 19 |
+
type: tabular-classification
|
| 20 |
+
name: Business Intelligence Engine
|
| 21 |
+
dataset:
|
| 22 |
+
name: Indian Business Patterns
|
| 23 |
+
type: custom
|
| 24 |
+
metrics:
|
| 25 |
+
- name: Accuracy
|
| 26 |
+
type: accuracy
|
| 27 |
+
value: 0.95
|
| 28 |
+
---
|
| 29 |
+
|
| 30 |
# IndataAI Core v1.0 🇮🇳
|
| 31 |
|
| 32 |
> AI-powered business intelligence engine specifically designed for intelligent data analysis and 3D visualization
|