1+
2+ <!DOCTYPE html>
3+
4+
5+ < html lang ="en " data-content_root ="../ " >
6+
7+ < head >
8+ < meta charset ="utf-8 " />
9+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
10+ < title > Overview: module code — Row2Vec Documentation</ title >
11+
12+
13+
14+ < script data-cfasync ="false ">
15+ document . documentElement . dataset . mode = localStorage . getItem ( "mode" ) || "" ;
16+ document . documentElement . dataset . theme = localStorage . getItem ( "theme" ) || "" ;
17+ </ script >
18+
19+ <!-- Loaded before other Sphinx assets -->
20+ < link href ="../_static/styles/theme.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
21+ < link href ="../_static/styles/bootstrap.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
22+ < link href ="../_static/styles/pydata-sphinx-theme.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
23+
24+
25+ < link href ="../_static/vendor/fontawesome/6.5.2/css/all.min.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
26+ < link rel ="preload " as ="font " type ="font/woff2 " crossorigin href ="../_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2 " />
27+ < link rel ="preload " as ="font " type ="font/woff2 " crossorigin href ="../_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2 " />
28+ < link rel ="preload " as ="font " type ="font/woff2 " crossorigin href ="../_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2 " />
29+
30+ < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=03e43079 " />
31+ < link rel ="stylesheet " type ="text/css " href ="../_static/styles/sphinx-book-theme.css?v=eba8b062 " />
32+ < link rel ="stylesheet " type ="text/css " href ="../_static/togglebutton.css?v=13237357 " />
33+ < link rel ="stylesheet " type ="text/css " href ="../_static/copybutton.css?v=76b2166b " />
34+ < link rel ="stylesheet " type ="text/css " href ="../_static/mystnb.8ecb98da25f57f5357bf6f572d296f466b2cfe2517ffebfabe82451661e28f02.css " />
35+ < link rel ="stylesheet " type ="text/css " href ="../_static/sphinx-thebe.css?v=4fa983c6 " />
36+ < link rel ="stylesheet " type ="text/css " href ="../_static/sphinx-design.min.css?v=95c83b7e " />
37+
38+ <!-- Pre-loaded scripts that we'll load fully later -->
39+ < link rel ="preload " as ="script " href ="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b " />
40+ < link rel ="preload " as ="script " href ="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b " />
41+ < script src ="../_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b "> </ script >
42+
43+ < script src ="../_static/documentation_options.js?v=9eb32ce0 "> </ script >
44+ < script src ="../_static/doctools.js?v=9a2dae69 "> </ script >
45+ < script src ="../_static/sphinx_highlight.js?v=dc90522c "> </ script >
46+ < script src ="../_static/clipboard.min.js?v=a7894cd8 "> </ script >
47+ < script src ="../_static/copybutton.js?v=f281be69 "> </ script >
48+ < script src ="../_static/scripts/sphinx-book-theme.js?v=887ef09a "> </ script >
49+ < script > let toggleHintShow = 'Click to show' ; </ script >
50+ < script > let toggleHintHide = 'Click to hide' ; </ script >
51+ < script > let toggleOpenOnPrint = 'true' ; </ script >
52+ < script src ="../_static/togglebutton.js?v=4a39c7ea "> </ script >
53+ < script > var togglebuttonSelector = '.toggle, .admonition.dropdown' ; </ script >
54+ < script src ="../_static/design-tabs.js?v=f930bc37 "> </ script >
55+ < script > const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js" ; const thebe_selector = ".thebe,.cell" ; const thebe_selector_input = "pre" ; const thebe_selector_output = ".output, .cell_output" </ script >
56+ < script async ="async " src ="../_static/sphinx-thebe.js?v=c100c467 "> </ script >
57+ < script > var togglebuttonSelector = '.toggle, .admonition.dropdown' ; </ script >
58+ < script > const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js" ; const thebe_selector = ".thebe,.cell" ; const thebe_selector_input = "pre" ; const thebe_selector_output = ".output, .cell_output" </ script >
59+ < script > DOCUMENTATION_OPTIONS . pagename = '_modules/index' ; </ script >
60+ < link rel ="canonical " href ="https://evotext.github.io/row2vec/_modules/index.html " />
61+ < link rel ="index " title ="Index " href ="../genindex.html " />
62+ < link rel ="search " title ="Search " href ="../search.html " />
63+ < meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
64+ < meta name ="docsearch:language " content ="en "/>
65+ </ head >
66+
67+
68+ < body data-bs-spy ="scroll " data-bs-target =".bd-toc-nav " data-offset ="180 " data-bs-root-margin ="0px 0px -60% " data-default-mode ="">
69+
70+
71+
72+ < div id ="pst-skip-link " class ="skip-link d-print-none "> < a href ="#main-content "> Skip to main content</ a > </ div >
73+
74+ < div id ="pst-scroll-pixel-helper "> </ div >
75+
76+ < button type ="button " class ="btn rounded-pill " id ="pst-back-to-top ">
77+ < i class ="fa-solid fa-arrow-up "> </ i > Back to top</ button >
78+
79+
80+ < input type ="checkbox "
81+ class ="sidebar-toggle "
82+ id ="pst-primary-sidebar-checkbox "/>
83+ < label class ="overlay overlay-primary " for ="pst-primary-sidebar-checkbox "> </ label >
84+
85+ < input type ="checkbox "
86+ class ="sidebar-toggle "
87+ id ="pst-secondary-sidebar-checkbox "/>
88+ < label class ="overlay overlay-secondary " for ="pst-secondary-sidebar-checkbox "> </ label >
89+
90+ < div class ="search-button__wrapper ">
91+ < div class ="search-button__overlay "> </ div >
92+ < div class ="search-button__search-container ">
93+ < form class ="bd-search d-flex align-items-center "
94+ action ="../search.html "
95+ method ="get ">
96+ < i class ="fa-solid fa-magnifying-glass "> </ i >
97+ < input type ="search "
98+ class ="form-control "
99+ name ="q "
100+ id ="search-input "
101+ placeholder ="Search... "
102+ aria-label ="Search... "
103+ autocomplete ="off "
104+ autocorrect ="off "
105+ autocapitalize ="off "
106+ spellcheck ="false "/>
107+ < span class ="search-button__kbd-shortcut "> < kbd class ="kbd-shortcut__modifier "> Ctrl</ kbd > +< kbd > K</ kbd > </ span >
108+ </ form > </ div >
109+ </ div >
110+
111+ < div class ="pst-async-banner-revealer d-none ">
112+ < aside id ="bd-header-version-warning " class ="d-none d-print-none " aria-label ="Version warning "> </ aside >
113+ </ div >
114+
115+
116+ < header class ="bd-header navbar navbar-expand-lg bd-navbar d-print-none ">
117+ </ header >
118+
119+
120+ < div class ="bd-container ">
121+ < div class ="bd-container__inner bd-page-width ">
122+
123+
124+
125+
126+
127+ < div class ="bd-sidebar-primary bd-sidebar ">
128+
129+
130+
131+ < div class ="sidebar-header-items sidebar-primary__section ">
132+
133+
134+
135+
136+ </ div >
137+
138+ < div class ="sidebar-primary-items__start sidebar-primary__section ">
139+ < div class ="sidebar-primary-item ">
140+
141+
142+
143+
144+
145+ < a class ="navbar-brand logo " href ="../intro.html ">
146+
147+
148+
149+
150+
151+
152+ < p class ="title logo__title "> Row2Vec Documentation</ p >
153+
154+ </ a > </ div >
155+ < div class ="sidebar-primary-item ">
156+
157+ < script >
158+ document . write ( `
159+ <button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
160+ <i class="fa-solid fa-magnifying-glass"></i>
161+ <span class="search-button__default-text">Search</span>
162+ <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
163+ </button>
164+ ` ) ;
165+ </ script > </ div >
166+ < div class ="sidebar-primary-item "> < nav class ="bd-links bd-docs-nav " aria-label ="Main ">
167+ < div class ="bd-toc-item navbar-nav active ">
168+ < ul class ="nav bd-sidenav ">
169+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../installation.html "> Installation</ a > </ li >
170+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../quickstart.html "> Quickstart Guide</ a > </ li >
171+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../titanic_example.html "> Titanic Dataset Example</ a > </ li >
172+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../adult_example.html "> Adult Dataset Example</ a > </ li >
173+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../housing_example.html "> Boston Housing Dataset Example</ a > </ li >
174+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../advanced_features.html "> Advanced Features</ a > </ li >
175+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../cli_guide.html "> Command-Line Interface Guide</ a > </ li >
176+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../theoretical_foundation.html "> Theoretical Foundation</ a > </ li >
177+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../api_reference.html "> API Reference</ a > </ li >
178+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../changelog.html "> Changelog</ a > </ li >
179+ </ ul >
180+
181+ </ div >
182+ </ nav > </ div >
183+ </ div >
184+
185+
186+ < div class ="sidebar-primary-items__end sidebar-primary__section ">
187+ </ div >
188+
189+ < div id ="rtd-footer-container "> </ div >
190+
191+
192+ </ div >
193+
194+ < main id ="main-content " class ="bd-main " role ="main ">
195+
196+
197+
198+ < div class ="sbt-scroll-pixel-helper "> </ div >
199+
200+ < div class ="bd-content ">
201+ < div class ="bd-article-container ">
202+
203+ < div class ="bd-header-article d-print-none ">
204+ < div class ="header-article-items header-article__inner ">
205+
206+ < div class ="header-article-items__start ">
207+
208+ < div class ="header-article-item "> < button class ="sidebar-toggle primary-toggle btn btn-sm " title ="Toggle primary sidebar " data-bs-placement ="bottom " data-bs-toggle ="tooltip ">
209+ < span class ="fa-solid fa-bars "> </ span >
210+ </ button > </ div >
211+
212+ </ div >
213+
214+
215+ < div class ="header-article-items__end ">
216+
217+ < div class ="header-article-item ">
218+
219+ < div class ="article-header-buttons ">
220+
221+
222+
223+ < button onclick ="toggleFullScreen() "
224+ class ="btn btn-sm btn-fullscreen-button "
225+ title ="Fullscreen mode "
226+ data-bs-placement ="bottom " data-bs-toggle ="tooltip "
227+ >
228+
229+
230+ < span class ="btn__icon-container ">
231+ < i class ="fas fa-expand "> </ i >
232+ </ span >
233+
234+ </ button >
235+
236+
237+
238+ < script >
239+ document . write ( `
240+ <button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
241+ <i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i>
242+ <i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i>
243+ <i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i>
244+ </button>
245+ ` ) ;
246+ </ script >
247+
248+
249+ < script >
250+ document . write ( `
251+ <button class="btn btn-sm pst-navbar-icon search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
252+ <i class="fa-solid fa-magnifying-glass fa-lg"></i>
253+ </button>
254+ ` ) ;
255+ </ script >
256+
257+ </ div > </ div >
258+
259+ </ div >
260+
261+ </ div >
262+ </ div >
263+
264+
265+
266+ < div id ="jb-print-docs-body " class ="onlyprint ">
267+ < h1 > </ h1 >
268+ <!-- Table of contents -->
269+ < div id ="print-main-content ">
270+ < div id ="jb-print-toc ">
271+
272+ </ div >
273+ </ div >
274+ </ div >
275+
276+
277+
278+ < div id ="searchbox "> </ div >
279+ < article class ="bd-article ">
280+
281+ < h1 > All modules for which code is available</ h1 >
282+ < ul > < li > < a href ="row2vec/api.html "> row2vec.api</ a > </ li >
283+ < li > < a href ="row2vec/architecture_search.html "> row2vec.architecture_search</ a > </ li >
284+ < li > < a href ="row2vec/auto_dimension.html "> row2vec.auto_dimension</ a > </ li >
285+ < li > < a href ="row2vec/categorical_encoding.html "> row2vec.categorical_encoding</ a > </ li >
286+ < li > < a href ="row2vec/config.html "> row2vec.config</ a > </ li >
287+ < li > < a href ="row2vec/core.html "> row2vec.core</ a > </ li >
288+ < li > < a href ="row2vec/imputation.html "> row2vec.imputation</ a > </ li >
289+ < li > < a href ="row2vec/logging.html "> row2vec.logging</ a > </ li >
290+ < li > < a href ="row2vec/pipeline_builder.html "> row2vec.pipeline_builder</ a > </ li >
291+ < li > < a href ="row2vec/serialization.html "> row2vec.serialization</ a > </ li >
292+ < li > < a href ="row2vec/sklearn.html "> row2vec.sklearn</ a > </ li >
293+ < li > < a href ="row2vec/utils.html "> row2vec.utils</ a > </ li >
294+ </ ul >
295+
296+ </ article >
297+
298+
299+
300+
301+
302+
303+ < footer class ="prev-next-footer d-print-none ">
304+
305+ < div class ="prev-next-area ">
306+ </ div >
307+ </ footer >
308+
309+ </ div >
310+
311+
312+
313+
314+ </ div >
315+ < footer class ="bd-footer-content ">
316+
317+ < div class ="bd-footer-content__inner container ">
318+
319+ < div class ="footer-item ">
320+
321+ < p class ="component-author ">
322+ By Tiago Tresoldi
323+ </ p >
324+
325+ </ div >
326+
327+ < div class ="footer-item ">
328+
329+
330+ < p class ="copyright ">
331+
332+ © Copyright 2025.
333+ < br />
334+
335+ </ p >
336+
337+ </ div >
338+
339+ < div class ="footer-item ">
340+
341+ </ div >
342+
343+ < div class ="footer-item ">
344+
345+ </ div >
346+
347+ </ div >
348+ </ footer >
349+
350+
351+ </ main >
352+ </ div >
353+ </ div >
354+
355+ <!-- Scripts loaded after <body> so the DOM is not blocked -->
356+ < script src ="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b "> </ script >
357+ < script src ="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b "> </ script >
358+
359+ < footer class ="bd-footer ">
360+ </ footer >
361+ </ body >
362+ </ html >
0 commit comments