-
Meet Our Team Member
-
Data Organization: ZJU Earth Data Team111
+
About Us
+
Home > About Us
-
-
-
- {{ item.name }}
- {{ item.responsibility }}
- {{ item.from }}
-
+
+
+
+
About Project
+
Our program is efficient and convenient, welcome to use our program!
+
+
+
+
+
What it is
+
Geochemistry π is an open-sourced highly automated machine learning Python
+ framework dedicating to build up MLOps level 1 software product for data-driven geochemistry discovery on
+ tabular data.
+
+
+
+
+
+
+
+
Core capabilities
+
+
+
+ Continous Training
+
+
+ Machine Learning Lifecycle
+ Management
+
+
+ Model Inference
+
+
+
+
+
+
+
+
Key features
+
+
+
+
+ Easy to use
+
+
The automation of data mining process provides the users with simple number options
+ to choose.
+
+
+
+ Machine Learning Lifecycle
+ Extensible
+
+
It allows appending new algorithms through Scikit-learn with automatic hyper
+ parameter searching by FLAML and Ray.
+
+
+
+ Traceable
+
+
It integrates MLflow to build special storage mechanism to streamline the
+ end-to-end
+ machine learning lifecycle.
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/geochemistrypi/frontend/vite.config.js b/geochemistrypi/frontend/vite.config.ts
similarity index 100%
rename from geochemistrypi/frontend/vite.config.js
rename to geochemistrypi/frontend/vite.config.ts
diff --git a/package.json b/package.json
new file mode 100644
index 00000000..3b033f38
--- /dev/null
+++ b/package.json
@@ -0,0 +1,5 @@
+{
+ "dependencies": {
+ "@element-plus/icons-vue": "^2.3.1"
+ }
+}