Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 5, 2024
1 parent d059c7c commit 2cec8ba
Show file tree
Hide file tree
Showing 280 changed files with 4,456 additions and 6,544 deletions.
21 changes: 4 additions & 17 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-thebe.css?v=4fa983c6" />
<link rel="stylesheet" type="text/css" href="../_static/tabs.css?v=4c969af8" />
<link rel="stylesheet" type="text/css" href="../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />

<!-- Pre-loaded scripts that we'll load fully later -->
Expand All @@ -47,25 +46,16 @@
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
<script src="../_static/copybutton.js?v=f281be69"></script>
<script src="../_static/scripts/sphinx-book-theme.js?v=efea14e4"></script>
<script src="../_static/tabs.js?v=3ee01567"></script>
<script>let toggleHintShow = 'Click to show';</script>
<script>let toggleHintHide = 'Click to hide';</script>
<script>let toggleOpenOnPrint = 'true';</script>
<script src="../_static/togglebutton.js?v=4a39c7ea"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script src="../_static/design-tabs.js?v=36754332"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script async="async" src="../_static/sphinx-thebe.js?v=afe5de03"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script async="async" src="../_static/sphinx-thebe.js?v=c100c467"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = '_modules/index';</script>
<link rel="canonical" href="https://recommenders-team.github.io/recommenders/_modules/index.html" />
<link rel="icon" href="https://raw.githubusercontent.com/recommenders-team/artwork/main/icon/recommenders_color_icon.svg"/>
Expand Down Expand Up @@ -364,13 +354,10 @@ <h1>All modules for which code is available</h1>
<li><a href="recommenders/models/deeprec/models/graphrec/lightgcn.html">recommenders.models.deeprec.models.graphrec.lightgcn</a></li>
<li><a href="recommenders/models/deeprec/models/sequential/asvd.html">recommenders.models.deeprec.models.sequential.asvd</a></li>
<li><a href="recommenders/models/deeprec/models/sequential/caser.html">recommenders.models.deeprec.models.sequential.caser</a></li>
<li><a href="recommenders/models/deeprec/models/sequential/gru.html">recommenders.models.deeprec.models.sequential.gru</a></li>
<li><a href="recommenders/models/deeprec/models/sequential/nextitnet.html">recommenders.models.deeprec.models.sequential.nextitnet</a></li>
<li><a href="recommenders/models/deeprec/models/sequential/rnn_cell_implement.html">recommenders.models.deeprec.models.sequential.rnn_cell_implement</a></li>
<li><a href="recommenders/models/deeprec/models/sequential/sequential_base_model.html">recommenders.models.deeprec.models.sequential.sequential_base_model</a></li>
<li><a href="recommenders/models/deeprec/models/sequential/sli_rec.html">recommenders.models.deeprec.models.sequential.sli_rec</a></li>
<li><a href="recommenders/models/deeprec/models/sequential/sum.html">recommenders.models.deeprec.models.sequential.sum</a></li>
<li><a href="recommenders/models/deeprec/models/sequential/sum_cells.html">recommenders.models.deeprec.models.sequential.sum_cells</a></li>
<li><a href="recommenders/models/deeprec/models/xDeepFM.html">recommenders.models.deeprec.models.xDeepFM</a></li>
<li><a href="recommenders/models/fastai/fastai_utils.html">recommenders.models.fastai.fastai_utils</a></li>
<li><a href="recommenders/models/lightfm/lightfm_utils.html">recommenders.models.lightfm.lightfm_utils</a></li>
Expand Down Expand Up @@ -449,7 +436,7 @@ <h1>All modules for which code is available</h1>

<p class="copyright">

© Copyright 2023.
© Copyright 2018-2024.
<br/>

</p>
Expand Down
18 changes: 4 additions & 14 deletions _modules/recommenders/datasets/amazon_reviews.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx-thebe.css?v=4fa983c6" />
<link rel="stylesheet" type="text/css" href="../../../_static/tabs.css?v=4c969af8" />
<link rel="stylesheet" type="text/css" href="../../../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />

<!-- Pre-loaded scripts that we'll load fully later -->
Expand All @@ -47,25 +46,16 @@
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
<script src="../../../_static/copybutton.js?v=f281be69"></script>
<script src="../../../_static/scripts/sphinx-book-theme.js?v=efea14e4"></script>
<script src="../../../_static/tabs.js?v=3ee01567"></script>
<script>let toggleHintShow = 'Click to show';</script>
<script>let toggleHintHide = 'Click to hide';</script>
<script>let toggleOpenOnPrint = 'true';</script>
<script src="../../../_static/togglebutton.js?v=4a39c7ea"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script src="../../../_static/design-tabs.js?v=36754332"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script async="async" src="../../../_static/sphinx-thebe.js?v=afe5de03"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script async="async" src="../../../_static/sphinx-thebe.js?v=c100c467"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = '_modules/recommenders/datasets/amazon_reviews';</script>
<link rel="canonical" href="https://recommenders-team.github.io/recommenders/_modules/recommenders/datasets/amazon_reviews.html" />
<link rel="icon" href="https://raw.githubusercontent.com/recommenders-team/artwork/main/icon/recommenders_color_icon.svg"/>
Expand Down Expand Up @@ -935,7 +925,7 @@ <h1>Source code for recommenders.datasets.amazon_reviews</h1><div class="highlig

<p class="copyright">

© Copyright 2023.
© Copyright 2018-2024.
<br/>

</p>
Expand Down
18 changes: 4 additions & 14 deletions _modules/recommenders/datasets/covid_utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx-thebe.css?v=4fa983c6" />
<link rel="stylesheet" type="text/css" href="../../../_static/tabs.css?v=4c969af8" />
<link rel="stylesheet" type="text/css" href="../../../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />

<!-- Pre-loaded scripts that we'll load fully later -->
Expand All @@ -47,25 +46,16 @@
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
<script src="../../../_static/copybutton.js?v=f281be69"></script>
<script src="../../../_static/scripts/sphinx-book-theme.js?v=efea14e4"></script>
<script src="../../../_static/tabs.js?v=3ee01567"></script>
<script>let toggleHintShow = 'Click to show';</script>
<script>let toggleHintHide = 'Click to hide';</script>
<script>let toggleOpenOnPrint = 'true';</script>
<script src="../../../_static/togglebutton.js?v=4a39c7ea"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script src="../../../_static/design-tabs.js?v=36754332"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script async="async" src="../../../_static/sphinx-thebe.js?v=afe5de03"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script async="async" src="../../../_static/sphinx-thebe.js?v=c100c467"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = '_modules/recommenders/datasets/covid_utils';</script>
<link rel="canonical" href="https://recommenders-team.github.io/recommenders/_modules/recommenders/datasets/covid_utils.html" />
<link rel="icon" href="https://raw.githubusercontent.com/recommenders-team/artwork/main/icon/recommenders_color_icon.svg"/>
Expand Down Expand Up @@ -585,7 +575,7 @@ <h1>Source code for recommenders.datasets.covid_utils</h1><div class="highlight"

<p class="copyright">

© Copyright 2023.
© Copyright 2018-2024.
<br/>

</p>
Expand Down
18 changes: 4 additions & 14 deletions _modules/recommenders/datasets/criteo.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx-thebe.css?v=4fa983c6" />
<link rel="stylesheet" type="text/css" href="../../../_static/tabs.css?v=4c969af8" />
<link rel="stylesheet" type="text/css" href="../../../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />

<!-- Pre-loaded scripts that we'll load fully later -->
Expand All @@ -47,25 +46,16 @@
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
<script src="../../../_static/copybutton.js?v=f281be69"></script>
<script src="../../../_static/scripts/sphinx-book-theme.js?v=efea14e4"></script>
<script src="../../../_static/tabs.js?v=3ee01567"></script>
<script>let toggleHintShow = 'Click to show';</script>
<script>let toggleHintHide = 'Click to hide';</script>
<script>let toggleOpenOnPrint = 'true';</script>
<script src="../../../_static/togglebutton.js?v=4a39c7ea"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script src="../../../_static/design-tabs.js?v=36754332"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script async="async" src="../../../_static/sphinx-thebe.js?v=afe5de03"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script async="async" src="../../../_static/sphinx-thebe.js?v=c100c467"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = '_modules/recommenders/datasets/criteo';</script>
<link rel="canonical" href="https://recommenders-team.github.io/recommenders/_modules/recommenders/datasets/criteo.html" />
<link rel="icon" href="https://raw.githubusercontent.com/recommenders-team/artwork/main/icon/recommenders_color_icon.svg"/>
Expand Down Expand Up @@ -594,7 +584,7 @@ <h1>Source code for recommenders.datasets.criteo</h1><div class="highlight"><pre

<p class="copyright">

© Copyright 2023.
© Copyright 2018-2024.
<br/>

</p>
Expand Down
18 changes: 4 additions & 14 deletions _modules/recommenders/datasets/download_utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx-thebe.css?v=4fa983c6" />
<link rel="stylesheet" type="text/css" href="../../../_static/tabs.css?v=4c969af8" />
<link rel="stylesheet" type="text/css" href="../../../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />

<!-- Pre-loaded scripts that we'll load fully later -->
Expand All @@ -47,25 +46,16 @@
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
<script src="../../../_static/copybutton.js?v=f281be69"></script>
<script src="../../../_static/scripts/sphinx-book-theme.js?v=efea14e4"></script>
<script src="../../../_static/tabs.js?v=3ee01567"></script>
<script>let toggleHintShow = 'Click to show';</script>
<script>let toggleHintHide = 'Click to hide';</script>
<script>let toggleOpenOnPrint = 'true';</script>
<script src="../../../_static/togglebutton.js?v=4a39c7ea"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script src="../../../_static/design-tabs.js?v=36754332"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script async="async" src="../../../_static/sphinx-thebe.js?v=afe5de03"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script async="async" src="../../../_static/sphinx-thebe.js?v=c100c467"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = '_modules/recommenders/datasets/download_utils';</script>
<link rel="canonical" href="https://recommenders-team.github.io/recommenders/_modules/recommenders/datasets/download_utils.html" />
<link rel="icon" href="https://raw.githubusercontent.com/recommenders-team/artwork/main/icon/recommenders_color_icon.svg"/>
Expand Down Expand Up @@ -488,7 +478,7 @@ <h1>Source code for recommenders.datasets.download_utils</h1><div class="highlig

<p class="copyright">

© Copyright 2023.
© Copyright 2018-2024.
<br/>

</p>
Expand Down
18 changes: 4 additions & 14 deletions _modules/recommenders/datasets/mind.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx-thebe.css?v=4fa983c6" />
<link rel="stylesheet" type="text/css" href="../../../_static/tabs.css?v=4c969af8" />
<link rel="stylesheet" type="text/css" href="../../../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />

<!-- Pre-loaded scripts that we'll load fully later -->
Expand All @@ -47,25 +46,16 @@
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
<script src="../../../_static/copybutton.js?v=f281be69"></script>
<script src="../../../_static/scripts/sphinx-book-theme.js?v=efea14e4"></script>
<script src="../../../_static/tabs.js?v=3ee01567"></script>
<script>let toggleHintShow = 'Click to show';</script>
<script>let toggleHintHide = 'Click to hide';</script>
<script>let toggleOpenOnPrint = 'true';</script>
<script src="../../../_static/togglebutton.js?v=4a39c7ea"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script src="../../../_static/design-tabs.js?v=36754332"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script async="async" src="../../../_static/sphinx-thebe.js?v=afe5de03"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script async="async" src="../../../_static/sphinx-thebe.js?v=c100c467"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"
const thebe_selector = ".thebe,.cell"
const thebe_selector_input = "pre"
const thebe_selector_output = ".output, .cell_output"
</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = '_modules/recommenders/datasets/mind';</script>
<link rel="canonical" href="https://recommenders-team.github.io/recommenders/_modules/recommenders/datasets/mind.html" />
<link rel="icon" href="https://raw.githubusercontent.com/recommenders-team/artwork/main/icon/recommenders_color_icon.svg"/>
Expand Down Expand Up @@ -851,7 +841,7 @@ <h1>Source code for recommenders.datasets.mind</h1><div class="highlight"><pre>

<p class="copyright">

© Copyright 2023.
© Copyright 2018-2024.
<br/>

</p>
Expand Down
Loading

0 comments on commit 2cec8ba

Please sign in to comment.