@@ -361,10 +361,6 @@ <h2>Table of Contents</h2>
361
361
< a href ="#api.v1.beta1.DBManager "> < span class ="badge "> S</ span > DBManager</ a >
362
362
</ li >
363
363
364
- < li >
365
- < a href ="#api.v1.beta1.EarlyStopping "> < span class ="badge "> S</ span > EarlyStopping</ a >
366
- </ li >
367
-
368
364
< li >
369
365
< a href ="#api.v1.beta1.Suggestion "> < span class ="badge "> S</ span > Suggestion</ a >
370
366
</ li >
@@ -1812,51 +1808,39 @@ <h3 id="api.v1.beta1.DBManager">DBManager</h3>
1812
1808
</ table >
1813
1809
1814
1810
1815
- < h3 id ="api.v1.beta1.EarlyStopping " > EarlyStopping </ h3 >
1816
- < p > EarlyStopping service defines APIs to manage Katib early stopping techniques</ p >
1811
+ < h3 id ="api.v1.beta1.Suggestion " > Suggestion </ h3 >
1812
+ < p > Suggestion service defines APIs to manage Katib Suggestion AutoML algorithms and early stopping techniques</ p >
1817
1813
< table class ="enum-table ">
1818
1814
< thead >
1819
1815
< tr > < td > Method Name</ td > < td > Request Type</ td > < td > Response Type</ td > < td > Description</ td > </ tr >
1820
1816
</ thead >
1821
1817
< tbody >
1822
1818
1823
1819
< tr >
1824
- < td > GetEarlyStoppingRules </ td >
1825
- < td > < a href ="#api.v1.beta1.GetEarlyStoppingRulesRequest " > GetEarlyStoppingRulesRequest </ a > </ td >
1826
- < td > < a href ="#api.v1.beta1.GetEarlyStoppingRulesReply " > GetEarlyStoppingRulesReply </ a > </ td >
1820
+ < td > GetSuggestions </ td >
1821
+ < td > < a href ="#api.v1.beta1.GetSuggestionsRequest " > GetSuggestionsRequest </ a > </ td >
1822
+ < td > < a href ="#api.v1.beta1.GetSuggestionsReply " > GetSuggestionsReply </ a > </ td >
1827
1823
< td > < p > </ p > </ td >
1828
1824
</ tr >
1829
1825
1830
1826
< tr >
1831
- < td > SetTrialStatus </ td >
1832
- < td > < a href ="#api.v1.beta1.SetTrialStatusRequest " > SetTrialStatusRequest </ a > </ td >
1833
- < td > < a href ="#api.v1.beta1.SetTrialStatusReply " > SetTrialStatusReply </ a > </ td >
1827
+ < td > ValidateAlgorithmSettings </ td >
1828
+ < td > < a href ="#api.v1.beta1.ValidateAlgorithmSettingsRequest " > ValidateAlgorithmSettingsRequest </ a > </ td >
1829
+ < td > < a href ="#api.v1.beta1.ValidateAlgorithmSettingsReply " > ValidateAlgorithmSettingsReply </ a > </ td >
1834
1830
< td > < p > </ p > </ td >
1835
1831
</ tr >
1836
1832
1837
- </ tbody >
1838
- </ table >
1839
-
1840
-
1841
- < h3 id ="api.v1.beta1.Suggestion "> Suggestion</ h3 >
1842
- < p > Suggestion service defines APIs to manage Katib Suggestion algorithm.</ p >
1843
- < table class ="enum-table ">
1844
- < thead >
1845
- < tr > < td > Method Name</ td > < td > Request Type</ td > < td > Response Type</ td > < td > Description</ td > </ tr >
1846
- </ thead >
1847
- < tbody >
1848
-
1849
1833
< tr >
1850
- < td > GetSuggestions </ td >
1851
- < td > < a href ="#api.v1.beta1.GetSuggestionsRequest " > GetSuggestionsRequest </ a > </ td >
1852
- < td > < a href ="#api.v1.beta1.GetSuggestionsReply " > GetSuggestionsReply </ a > </ td >
1834
+ < td > GetEarlyStoppingRules </ td >
1835
+ < td > < a href ="#api.v1.beta1.GetEarlyStoppingRulesRequest " > GetEarlyStoppingRulesRequest </ a > </ td >
1836
+ < td > < a href ="#api.v1.beta1.GetEarlyStoppingRulesReply " > GetEarlyStoppingRulesReply </ a > </ td >
1853
1837
< td > < p > </ p > </ td >
1854
1838
</ tr >
1855
1839
1856
1840
< tr >
1857
- < td > ValidateAlgorithmSettings </ td >
1858
- < td > < a href ="#api.v1.beta1.ValidateAlgorithmSettingsRequest " > ValidateAlgorithmSettingsRequest </ a > </ td >
1859
- < td > < a href ="#api.v1.beta1.ValidateAlgorithmSettingsReply " > ValidateAlgorithmSettingsReply </ a > </ td >
1841
+ < td > SetTrialStatus </ td >
1842
+ < td > < a href ="#api.v1.beta1.SetTrialStatusRequest " > SetTrialStatusRequest </ a > </ td >
1843
+ < td > < a href ="#api.v1.beta1.SetTrialStatusReply " > SetTrialStatusReply </ a > </ td >
1860
1844
< td > < p > </ p > </ td >
1861
1845
</ tr >
1862
1846
0 commit comments