diff --git a/README.MD b/README.MD index 3d2db34..1000367 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,7 @@ -# Assignment +# +Customer churn predictor for an assignment below. -**DISCLAIMER**: please see the [online documentation](https://5uperpalo.github.io/ecovadis_assignment/) +Documentation: https://5uperpalo.github.io/ecovadis_assignment/ ``` 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 @@ -11,8 +12,6 @@ In this assignment you're tasked with developing a machine learning solution for Please note that multiple solutions may exist and we do not expect a production ready solution, though any reflections on how you may wish to productionalise your solution are welcome. You are free to choose the medium (e.g., notebooks, python scripts). -Please return your solution by May 2 (9am CET). Once returned, our colleagues with the HR department will schedule the final interview where you'll be asked to walk us through your solution and reflect on any decisions made. - Additional explanation of independent variables: NumberOfProducts - the number of accounts and bank-affiliated products diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index c5180ed..9c6200b 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -1,6 +1,6 @@ -site_name: ecovadis_assignment -repo_name: ecovadis_assignment -repo_url: https://github.com/5uperpalo/ecovadis_assignment +site_name: churnpred +repo_name: churnpred +repo_url: https://github.com/5uperpalo/churnpred copyright: Pavol Mulinka docs_dir: sources site_url: @@ -30,7 +30,7 @@ nav: - contributing: contributing.md theme: - logo: assets/images/ecovadis_green_logo.png + logo: assets/images/logo.png name: material custom_dir: sources/overrides @@ -43,14 +43,14 @@ theme: palette: - scheme: default - primary: green - accent: teal + primary: purple + accent: pink toggle: icon: material/brightness-7 name: Switch to dark mode - scheme: slate - primary: green - accent: teal + primary: purple + accent: pink toggle: icon: material/brightness-4 name: Switch to light mode diff --git a/docs/site/404.html b/docs/site/404.html index 1f50680..a876852 100644 --- a/docs/site/404.html +++ b/docs/site/404.html @@ -8,29 +8,23 @@ - - - - + - ecovadis_assignment + churnpred - + - + + - - - - @@ -46,13 +40,12 @@ - + - @@ -63,9 +56,12 @@ - + + + + @@ -81,22 +77,21 @@ -
+