Skip to content

Commit

Permalink
small cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
5uperpalo committed Aug 13, 2024
1 parent 3a76925 commit 48c590f
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# <img src="docs/sources/assets/images/logo.png" style="height:2em; vertical-align: middle;">
Customer churn predictor for an assignment below.

Documentation: https://5uperpalo.github.io/ecovadis_assignment/
Documentation: https://5uperpalo.github.io/churnpred/

```
In this assignment you're tasked with developing a machine learning solution for churn prediction to identify which customers are likely to leave a service (column "Exited" in the attached dataset). This assignment is meant to assess
Expand Down
2 changes: 1 addition & 1 deletion docs/site/cicd.html
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@


<h1 id="cicd">CI/CD<a class="headerlink" href="#cicd" title="Permanent link">&para;</a></h1>
<p>This section includes some ideas for model developmnet and deployment within Azure services - i.e. EcoVadis cloud services vendor.</p>
<p>This section includes some ideas for model developmnet and deployment within Azure services.</p>
<ul>
<li>MLFlow for experiment tracking and endpoint deployment</li>
<li><a href="https://mlflow.org/docs/1.25.1/python_api/mlflow.azureml.html">https://mlflow.org/docs/1.25.1/python_api/mlflow.azureml.html</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/site/cicd.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CI/CD

This section includes some ideas for model developmnet and deployment within Azure services - i.e. EcoVadis cloud services vendor.
This section includes some ideas for model developmnet and deployment within Azure services.

* MLFlow for experiment tracking and endpoint deployment
* https://mlflow.org/docs/1.25.1/python_api/mlflow.azureml.html
Expand Down
2 changes: 1 addition & 1 deletion docs/site/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/site/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/sources/cicd.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CI/CD

This section includes some ideas for model developmnet and deployment within Azure services - i.e. EcoVadis cloud services vendor.
This section includes some ideas for model developmnet and deployment within Azure services.

* MLFlow for experiment tracking and endpoint deployment
* https://mlflow.org/docs/1.25.1/python_api/mlflow.azureml.html
Expand Down

0 comments on commit 48c590f

Please sign in to comment.