Skip to content

Commit 132f2a8

Browse files
committed
add credit-scorer to zenml-projects README.md
1 parent a708b2c commit 132f2a8

File tree

1 file changed

+39
-35
lines changed

1 file changed

+39
-35
lines changed

README.md

Lines changed: 39 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -50,25 +50,26 @@ you can adapt for your application. We maintain a growing list of projects
5050
from various ML domains including time-series, tabular data, computer vision,
5151
etc.
5252

53-
| Project | Domain | Key Features | Core Technologies |
54-
| --------------------------------------------------------- | --------- | ------------------------------------------ | ------------------------------------ |
55-
| [ZenML Support Agent](zenml-support-agent) | 🤖 LLMOps | 🔍 RAG, 📊 Vector DB, 💬 Conversational | langchain, llama_index, openai |
56-
| [ZenCoder](zencoder) | 🤖 LLMOps | 🧠 Fine-tuning, 📈 Transfer Learning | huggingface, pytorch, wandb |
57-
| [Complete Guide to LLMs](llm-complete-guide) | 🤖 LLMOps | 🔍 RAG, 🧠 Fine-tuning, 📊 Evaluation | openai, huggingface, anthropic |
58-
| [Gamesense](gamesense) | 🤖 LLMOps | 🧠 LoRA, ⚡ Efficient Training | pytorch, peft, phi-2 |
59-
| [Nightwatch AI](nightwatch-ai) | 🤖 LLMOps | 📝 Summarization, 📊 Reporting | openai, supabase, slack |
60-
| [ResearchRadar](research-radar) | 🤖 LLMOps | 📝 Classification, 📊 Comparison | anthropic, huggingface, transformers |
61-
| [End-to-end Computer Vision](end-to-end-computer-vision) | 👁 CV | 🔎 Object Detection, 🏷️ Labeling | pytorch, label_studio, yolov8 |
62-
| [Magic Photobooth](magic-photobooth) | 👁 CV | 📷 Image Gen, 🎞️ Video Gen | stable-diffusion, huggingface |
63-
| [OmniReader](omni-reader) | 👁 CV | 📑 OCR, 📊 Evaluation, ⚙️ Batch Processing | polars, litellm, openai, ollama |
64-
| [Sign Language Detection](sign-language-detection-yolov5) | 👁 CV | 🔎 Object Detection, ⚡ Real-time | mlflow, bentoml, vertex-ai |
65-
| [Oncoclear](oncoclear) | 🚀 MLOps | 📦 Deployment, 🔄 CI/CD | docker, kubernetes, scikit-learn |
66-
| [Huggingface to Sagemaker](huggingface-sagemaker) | 🚀 MLOps | 🔄 CI/CD, 📦 Deployment | mlflow, sagemaker, kubeflow |
67-
| [Databricks Production QA](databricks-production-qa-demo) | 🚀 MLOps | 📊 Monitoring, 🔍 Quality Assurance | databricks, evidently, shap |
68-
| [Vertex Registry and Deployer](vertex-registry-and-deployer) | 🚀 MLOps | 📦 Model Registry, 🚀 Deployment | vertex, gcp, zenml |
69-
| [Eurorate Predictor](eurorate-predictor) | 📊 Data | ⏱️ Time Series, 🧹 ETL | airflow, bigquery, xgboost |
70-
| [RetailForecast](retail-forecast) | 📊 Data | ⏱️ Time Series, 📈 Forecasting, 🔄 Multi-Model | prophet, zenml, pandas |
71-
| [Bank Subscription Prediction](bank_subscription_prediction) | 📊 Data | 💼 Classification, ⚖️ Imbalanced Data, 🔍 Feature Selection | xgboost, plotly, zenml |
53+
| Project | Domain | Key Features | Core Technologies |
54+
| ------------------------------------------------------------ | --------- | ----------------------------------------------------------- | ------------------------------------ |
55+
| [ZenML Support Agent](zenml-support-agent) | 🤖 LLMOps | 🔍 RAG, 📊 Vector DB, 💬 Conversational | langchain, llama_index, openai |
56+
| [ZenCoder](zencoder) | 🤖 LLMOps | 🧠 Fine-tuning, 📈 Transfer Learning | huggingface, pytorch, wandb |
57+
| [Complete Guide to LLMs](llm-complete-guide) | 🤖 LLMOps | 🔍 RAG, 🧠 Fine-tuning, 📊 Evaluation | openai, huggingface, anthropic |
58+
| [Gamesense](gamesense) | 🤖 LLMOps | 🧠 LoRA, ⚡ Efficient Training | pytorch, peft, phi-2 |
59+
| [Nightwatch AI](nightwatch-ai) | 🤖 LLMOps | 📝 Summarization, 📊 Reporting | openai, supabase, slack |
60+
| [ResearchRadar](research-radar) | 🤖 LLMOps | 📝 Classification, 📊 Comparison | anthropic, huggingface, transformers |
61+
| [End-to-end Computer Vision](end-to-end-computer-vision) | 👁 CV | 🔎 Object Detection, 🏷️ Labeling | pytorch, label_studio, yolov8 |
62+
| [Magic Photobooth](magic-photobooth) | 👁 CV | 📷 Image Gen, 🎞️ Video Gen | stable-diffusion, huggingface |
63+
| [OmniReader](omni-reader) | 👁 CV | 📑 OCR, 📊 Evaluation, ⚙️ Batch Processing | polars, litellm, openai, ollama |
64+
| [Sign Language Detection](sign-language-detection-yolov5) | 👁 CV | 🔎 Object Detection, ⚡ Real-time | mlflow, bentoml, vertex-ai |
65+
| [Oncoclear](oncoclear) | 🚀 MLOps | 📦 Deployment, 🔄 CI/CD | docker, kubernetes, scikit-learn |
66+
| [Huggingface to Sagemaker](huggingface-sagemaker) | 🚀 MLOps | 🔄 CI/CD, 📦 Deployment | mlflow, sagemaker, kubeflow |
67+
| [Databricks Production QA](databricks-production-qa-demo) | 🚀 MLOps | 📊 Monitoring, 🔍 Quality Assurance | databricks, evidently, shap |
68+
| [Vertex Registry and Deployer](vertex-registry-and-deployer) | 🚀 MLOps | 📦 Model Registry, 🚀 Deployment | vertex, gcp, zenml |
69+
| [Eurorate Predictor](eurorate-predictor) | 📊 Data | ⏱️ Time Series, 🧹 ETL | airflow, bigquery, xgboost |
70+
| [RetailForecast](retail-forecast) | 📊 Data | ⏱️ Time Series, 📈 Forecasting, 🔄 Multi-Model | prophet, zenml, pandas |
71+
| [Bank Subscription Prediction](bank_subscription_prediction) | 📊 Data | 💼 Classification, ⚖️ Imbalanced Data, 🔍 Feature Selection | xgboost, plotly, zenml |
72+
| [Credit Scorer](credit-scorer) | 📊 Data | 💰 Credit Risk, 📊 Explainability, 🇪🇺 EU AI Act | scikit-learn, fairlearn, zenml |
7273

7374
# 💻 System Requirements
7475

@@ -87,6 +88,7 @@ See our [contributing guide](./CONTRIBUTING.md) to start.
8788
## Code Quality
8889

8990
All code contributions must pass our automated code quality checks:
91+
9092
- **Code Formatting**: We use [ruff](https://github.com/astral-sh/ruff) for code formatting and linting
9193
- **Spelling**: We check for typos and spelling errors
9294
- **Markdown Links**: We verify that all links in documentation work properly
@@ -97,8 +99,8 @@ Our CI pipeline will automatically check your PR for these issues. Remember to r
9799

98100
By far the easiest and fastest way to get help is to:
99101

100-
* Ask your questions in [our Slack group](https://zenml.io/slack/).
101-
* [Open an issue](https://github.com/zenml-io/zenml-dashboard/issues/new/choose)
102+
- Ask your questions in [our Slack group](https://zenml.io/slack/).
103+
- [Open an issue](https://github.com/zenml-io/zenml-dashboard/issues/new/choose)
102104
on our GitHub repo.
103105

104106
# 🔥 About ZenML
@@ -128,20 +130,22 @@ this repository. Any contribution made to this project will be licensed under
128130
the Apache License Version 2.0.
129131

130132
# 📖 Learn More
131-
| ZenML Resources | Description |
132-
|-----------------------------|----------------------------------------------------|
133-
| 🧘 **[ZenML 101]** | New to ZenML? Here's everything you need to know! |
134-
|**[Core Concepts]** | Understand ZenML's building blocks. |
135-
| 🚀 **[Our latest release]** | New features, bug fixes. |
136-
| 🗳 **[Vote for Features]** | Pick what we work on next! |
137-
| 📓 **[Docs]** | Full documentation for creating your own ZenML pipelines. |
138-
| 📒 **[API Reference]** | Detailed reference on ZenML's API. |
139-
|**[Examples]** | Explore more sample projects. |
133+
134+
| ZenML Resources | Description |
135+
| --------------------------- | --------------------------------------------------------------- |
136+
| 🧘 **[ZenML 101]** | New to ZenML? Here's everything you need to know! |
137+
|**[Core Concepts]** | Understand ZenML's building blocks. |
138+
| 🚀 **[Our latest release]** | New features, bug fixes. |
139+
| 🗳 **[Vote for Features]** | Pick what we work on next! |
140+
| 📓 **[Docs]** | Full documentation for creating your own ZenML pipelines. |
141+
| 📒 **[API Reference]** | Detailed reference on ZenML's API. |
142+
|**[Examples]** | Explore more sample projects. |
140143
| 📬 **[Blog]** | Use cases of ZenML and technical deep dives on how we built it. |
141-
| 🔈 **[Podcast]** | Conversations with leaders in ML, released every 2 weeks. |
142-
| 💬 **[Join Slack]** | Need help with your specific use case? Say hi on Slack! |
143-
| 🗺 **[Roadmap]** | See where ZenML is working to build new features. |
144-
| 🙋 **[Contribute]** | Got a PR or feature request? Start here. |
144+
| 🔈 **[Podcast]** | Conversations with leaders in ML, released every 2 weeks. |
145+
| 💬 **[Join Slack]** | Need help with your specific use case? Say hi on Slack! |
146+
| 🗺 **[Roadmap]** | See where ZenML is working to build new features. |
147+
| 🙋 **[Contribute]** | Got a PR or feature request? Start here. |
148+
145149
[ZenML 101]: https://docs.zenml.io/user-guides/starter-guide
146150
[Core Concepts]: https://docs.zenml.io/getting-started/core-concepts
147151
[Our latest release]: https://github.com/zenml-io/zenml/releases
@@ -153,4 +157,4 @@ the Apache License Version 2.0.
153157
[Podcast]: https://podcast.zenml.io/
154158
[Join Slack]: https://zenml.io/slack-invite/
155159
[Roadmap]: https://zenml.io/roadmap
156-
[Contribute]: https://github.com/zenml-io/zenml/blob/main/CONTRIBUTING.md
160+
[Contribute]: https://github.com/zenml-io/zenml/blob/main/CONTRIBUTING.md

0 commit comments

Comments
 (0)