Skip to content

Commit b28a1df

Browse files
Correct R badge URLs in index.html
Updated R badge URLs for various packages in the index.html file.
1 parent 6efc6d6 commit b28a1df

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

index.html

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -69,25 +69,25 @@ <h1>Techtonique</h1>
6969
<br>
7070
Currently available:
7171
<ul>
72-
<!-- nnetsauce - Added R badge -->
72+
<!-- nnetsauce - Corrected R badge URL -->
7373
<li>
74-
<a href="nnetsauce/index.html">nnetsauce for Python</a> &nbsp; and <a href="nnetsauce_r/">nnetsauce for R</a> &nbsp; Statistical/Machine Learning using Randomized and Quasi-Randomized (neural) networks &nbsp; | &nbsp; <a href="https://pepy.tech/project/nnetsauce"><img alt="Downloads" src="https://static.pepy.tech/badge/nnetsauce" /></a> <a href="https://anaconda.org/conda-forge/nnetsauce"> <img src="https://anaconda.org/conda-forge/nnetsauce/badges/downloads.svg" /> </a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/nnetsauce_r.svg" />
74+
<a href="nnetsauce/index.html">nnetsauce for Python</a> &nbsp; and <a href="nnetsauce_r/">nnetsauce for R</a> &nbsp; Statistical/Machine Learning using Randomized and Quasi-Randomized (neural) networks &nbsp; | &nbsp; <a href="https://pepy.tech/project/nnetsauce"><img alt="Downloads" src="https://static.pepy.tech/badge/nnetsauce" /></a> <a href="https://anaconda.org/conda-forge/nnetsauce"> <img src="https://anaconda.org/conda-forge/nnetsauce/badges/downloads.svg" /> </a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/nnetsauce.svg" />
7575
</li>
76-
<!-- mlsauce - Added R badge -->
76+
<!-- mlsauce - Corrected R badge URL -->
7777
<li>
78-
<a href="mlsauce/index.html">mlsauce for Python</a> &nbsp; and &nbsp; <a href="mlsauce_r/index.html">mlsauce for R</a> &nbsp; Miscellaneous Statistical/Machine Learning stuff &nbsp;|&nbsp; <a href="https://pepy.tech/project/mlsauce"><img alt="Downloads" src="https://static.pepy.tech/badge/mlsauce" /></a> <a href="https://anaconda.org/conda-forge/mlsauce"> <img src="https://anaconda.org/conda-forge/mlsauce/badges/downloads.svg" /> </a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/mlsauce_r.svg" />
78+
<a href="mlsauce/index.html">mlsauce for Python</a> &nbsp; and &nbsp; <a href="mlsauce_r/index.html">mlsauce for R</a> &nbsp; Miscellaneous Statistical/Machine Learning stuff &nbsp;|&nbsp; <a href="https://pepy.tech/project/mlsauce"><img alt="Downloads" src="https://static.pepy.tech/badge/mlsauce" /></a> <a href="https://anaconda.org/conda-forge/mlsauce"> <img src="https://anaconda.org/conda-forge/mlsauce/badges/downloads.svg" /> </a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/mlsauce.svg" />
7979
</li>
80-
<!-- ahead - Added R badge -->
80+
<!-- ahead - Corrected R badge URL -->
8181
<li>
82-
<a href="ahead/index.html">ahead (for R)</a> &nbsp; and &nbsp; <a href="ahead_python/index.html">ahead (for Python)</a> &nbsp; Univariate and Multivariate time series forecasting &nbsp;|&nbsp; <a href="https://pepy.tech/project/ahead"><img alt="Downloads" src="https://static.pepy.tech/badge/ahead" /></a> <a href="https://anaconda.org/conda-forge/ahead_python"> <img src="https://anaconda.org/conda-forge/ahead_python/badges/downloads.svg" /> </a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/ahead_r.svg" />
82+
<a href="ahead/index.html">ahead (for R)</a> &nbsp; and &nbsp; <a href="ahead_python/index.html">ahead (for Python)</a> &nbsp; Univariate and Multivariate time series forecasting &nbsp;|&nbsp; <a href="https://pepy.tech/project/ahead"><img alt="Downloads" src="https://static.pepy.tech/badge/ahead" /></a> <a href="https://anaconda.org/conda-forge/ahead_python"> <img src="https://anaconda.org/conda-forge/ahead_python/badges/downloads.svg" /> </a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/ahead.svg" />
8383
</li>
8484
<!-- gpopt - Python only, no R badge -->
8585
<li>
8686
<a href="GPopt/index.html">gpopt</a> &nbsp; Bayesian optimization using Gaussian Process Regression &nbsp;|&nbsp; <a href="https://pepy.tech/project/gpopt"><img alt="Downloads" src="https://static.pepy.tech/badge/gpopt" /></a>
8787
</li>
88-
<!-- bcn - Added R badge -->
88+
<!-- bcn - Corrected R badge URL -->
8989
<li>
90-
<a href="bcn/index.html">bcn (for R)</a> &nbsp; and &nbsp; <a href="bcn_python/index.html">BCN (for Python)</a> &nbsp; Boosted Configuration (neural) Networks for supervised learning &nbsp;|&nbsp; <a href="https://pepy.tech/project/bcn"><img alt="Downloads" src="https://static.pepy.tech/badge/bcn" /></a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/bcn_r.svg" />
90+
<a href="bcn/index.html">bcn (for R)</a> &nbsp; and &nbsp; <a href="bcn_python/index.html">BCN (for Python)</a> &nbsp; Boosted Configuration (neural) Networks for supervised learning &nbsp;|&nbsp; <a href="https://pepy.tech/project/bcn"><img alt="Downloads" src="https://static.pepy.tech/badge/bcn" /></a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/bcn.svg" />
9191
</li>
9292
<!-- teller - Python only, no R badge -->
9393
<li>
@@ -97,59 +97,59 @@ <h1>Techtonique</h1>
9797
<li>
9898
<a href="querier/index.html">querier</a> &nbsp; A query language for Python Data Frames &nbsp;|&nbsp; <a href="https://pepy.tech/project/querier"><img alt="Downloads" src="https://static.pepy.tech/badge/querier" /></a>
9999
</li>
100-
<!-- esgtoolkit - Python only, no R badge -->
100+
<!-- esgtoolkit - Corrected R badge URL -->
101101
<li>
102-
<a href="ESGtoolkit/index.html">esgtoolkit</a> &nbsp; A toolkit for Monte Carlo Simulations in Finance, Economics, Insurance, Physics <a href="https://pepy.tech/project/esgtoolkit"><img alt="Downloads" src="https://static.pepy.tech/badge/esgtoolkit" /></a>
102+
<a href="ESGtoolkit/index.html">esgtoolkit</a> &nbsp; A toolkit for Monte Carlo Simulations in Finance, Economics, Insurance, Physics <a href="https://pepy.tech/project/esgtoolkit"><img alt="Downloads" src="https://static.pepy.tech/badge/esgtoolkit" /></a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/esgtoolkit.svg" />
103103
</li>
104104
<!-- rtopy - Python only, no R badge -->
105105
<li>
106106
<a href="rtopy/index.html">rtopy</a> &nbsp; Calling R functions in Python &nbsp;|&nbsp; <a href="https://pepy.tech/project/rtopy"><img alt="Downloads" src="https://static.pepy.tech/badge/rtopy" /></a> <a href="https://anaconda.org/conda-forge/rtopy"> <img src="https://anaconda.org/conda-forge/rtopy/badges/downloads.svg" /> </a>
107107
</li>
108-
<!-- crossvalidation - R only, added badge -->
108+
<!-- crossvalidation - Corrected badge URL -->
109109
<li>
110110
<a href="crossvalidation/index.html">crossvalidation</a> &nbsp; Generic R functions for cross-validation <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/crossvalidation.svg" />
111111
</li>
112-
<!-- learningmachine - Added R badge -->
112+
<!-- learningmachine - Corrected R badge URL -->
113113
<li>
114-
<a href="learningmachine/index.html">learningmachine (for R)</a> &nbsp; and &nbsp; <a href="learningmachine_python/index.html">learningmachine (for Python)</a> Machine Learning with Explanations and Uncertainty Quantification |&nbsp; <a href="https://pepy.tech/project/learningmachine"><img alt="Downloads" src="https://static.pepy.tech/badge/learningmachine" /></a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/learningmachine_r.svg" />
114+
<a href="learningmachine/index.html">learningmachine (for R)</a> &nbsp; and &nbsp; <a href="learningmachine_python/index.html">learningmachine (for Python)</a> Machine Learning with Explanations and Uncertainty Quantification |&nbsp; <a href="https://pepy.tech/project/learningmachine"><img alt="Downloads" src="https://static.pepy.tech/badge/learningmachine" /></a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/learningmachine.svg" />
115115
</li>
116116
<!-- unifiedbooster - Python only, no R badge -->
117117
<li>
118118
<a href="unifiedbooster/index.html">unifiedbooster</a> &nbsp; Unified interface for Gradient Boosted Decision Trees algorithms |&nbsp; <a href="https://pepy.tech/project/unifiedbooster"><img alt="Downloads" src="https://static.pepy.tech/badge/unifiedbooster" /></a>
119119
</li>
120-
<!-- misc - R only, added badge -->
120+
<!-- misc - Corrected badge URL -->
121121
<li>
122122
<a href="misc/index.html">misc</a> &nbsp; Miscellaneous useful R functions <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/misc.svg" />
123123
</li>
124-
<!-- Techtonique API - Added R badge -->
124+
<!-- Techtonique API - Corrected to forecastingapi -->
125125
<li>
126-
<a href="techtonique_api_py/index.html">Techtonique API calls in Python</a> &nbsp; and &nbsp; <a href="techtonique_api_r/index.html">Techtonique API calls in R</a> &nbsp;|&nbsp; <a href="https://pepy.tech/project/forecastingapi"><img alt="Downloads" src="https://static.pepy.tech/badge/forecastingapi" /></a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/techtonique_api_r.svg" />
126+
<a href="techtonique_api_py/index.html">Techtonique API calls in Python</a> &nbsp; and &nbsp; <a href="techtonique_api_r/index.html">Techtonique API calls in R</a> &nbsp;|&nbsp; <a href="https://pepy.tech/project/forecastingapi"><img alt="Downloads" src="https://static.pepy.tech/badge/forecastingapi" /></a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/forecastingapi.svg" />
127127
</li>
128128
<!-- survivalist - Python only, no R badge -->
129129
<li>
130130
<a href="survivalist/index.html">survivalist</a> &nbsp; Model agnostic Survival analysis with Machine Learning and uncertainty quantification &nbsp;|&nbsp; <a href="https://pepy.tech/project/survivalist"><img alt="Downloads" src="https://static.pepy.tech/badge/survivalist" /></a>
131131
</li>
132-
<!-- tisthemachinelearner - Added R badge -->
132+
<!-- tisthemachinelearner - Corrected R badge URL -->
133133
<li>
134-
<a href="tisthemachinelearner_r/index.html">tisthemachinelearner (R) </a> &nbsp; <a href="tisthemachinelearner/index.html">tisthemachinelearner (Python) </a> &nbsp; Lightweight interface to scikit-learn with 2 classes, Classifier and Regressor. &nbsp;|&nbsp; <a href="https://pepy.tech/project/tisthemachinelearner"><img alt="Downloads" src="https://static.pepy.tech/badge/tisthemachinelearner" /></a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/tisthemachinelearner_r.svg" />
134+
<a href="tisthemachinelearner_r/index.html">tisthemachinelearner (R) </a> &nbsp; <a href="tisthemachinelearner/index.html">tisthemachinelearner (Python) </a> &nbsp; Lightweight interface to scikit-learn with 2 classes, Classifier and Regressor. &nbsp;|&nbsp; <a href="https://pepy.tech/project/tisthemachinelearner"><img alt="Downloads" src="https://static.pepy.tech/badge/tisthemachinelearner" /></a> <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/tisthemachinelearner.svg" />
135135
</li>
136136
<!-- genbooster - Python only, no R badge -->
137137
<li>
138138
<a href="genbooster/index.html">genbooster</a> &nbsp; A fast gradient boosting and bagging (RandomBagClassifier, similar to RandomForestClassifier) implementation using Rust and Python. Any base learner can be employed. &nbsp;|&nbsp; <a href="https://pepy.tech/project/genbooster"><img alt="Downloads" src="https://static.pepy.tech/badge/genbooster" /></a>
139139
</li>
140-
<!-- matern32 - R only, added badge -->
140+
<!-- matern32 - Corrected badge URL -->
141141
<li>
142142
<a href="matern32/index.html">matern32</a> &nbsp; Interpretable Kernel Ridge Regression using Matern 3/2 kernels in R. <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/matern32.svg" />
143143
</li>
144-
<!-- bayesianrvfl - R only, added badge -->
144+
<!-- bayesianrvfl - Corrected badge URL -->
145145
<li>
146146
<a href="bayesianrvfl/index.html">bayesianrvfl</a> &nbsp; Adaptive Bayesian (NON)Linear regression in R. <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/bayesianrvfl.svg" />
147147
</li>
148-
<!-- after - R only, added badge -->
148+
<!-- after - R only, added badge (assuming package exists in your system) -->
149149
<li>
150150
<a href="after/index.html">after</a> &nbsp; Univariate and multivariate time series forecasting with multiple models. <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/after.svg" />
151151
</li>
152-
<!-- rvfl - R only, added badge -->
152+
<!-- rvfl - Corrected badge URL -->
153153
<li>
154154
<a href="rvfl/index.html">rvfl</a> &nbsp; Random Vector Functional Link (RVFL) networks in R. <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/rvfl.svg" />
155155
</li>
@@ -165,19 +165,19 @@ <h1>Techtonique</h1>
165165
<li>
166166
<a href="cybooster/index.html">cybooster</a> &nbsp; Generic Boosting (can use GPUs). &nbsp;|&nbsp; <a href="https://pepy.tech/project/cybooster"><img alt="Downloads" src="https://static.pepy.tech/badge/cybooster" /></a>
167167
</li>
168-
<!-- ftsatoo - R only, added badge -->
168+
<!-- ftsatoo - Corrected badge URL -->
169169
<li>
170170
<a href="ftsatoo/index.html">ftsatoo</a> &nbsp; Functions for visualizing, modeling, (generic) forecasting and hypothesis testing of functional time series. <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/ftsatoo.svg" />
171171
</li>
172-
<!-- stochasticscenarios - R only, added badge -->
172+
<!-- stochasticscenarios - Corrected badge URL -->
173173
<li>
174174
<a href="stochasticscenarios/index.html">stochasticscenarios</a> A Package for Asset Projection Using Stochastic Simulation <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/stochasticscenarios.svg" />
175175
</li>
176176
<!-- synthe - Python only, no R badge -->
177177
<li>
178178
<a href="synthe/index.html">synthe</a> Synthetic Data Simulation/Generation |&nbsp; <a href="https://pepy.tech/project/synthe"><img alt="Downloads" src="https://static.pepy.tech/badge/synthe" /></a>
179179
</li>
180-
<!-- unifiedml - R only, added badge -->
180+
<!-- unifiedml - R only, added badge (assuming package exists in your system) -->
181181
<li>
182182
<a href="unifiedml/index.html">unifiedml</a> A Unified Machine Learning Interface for R (any R model you can think of) <img alt="R Downloads" src="https://r-packages.techtonique.net/badges/downloads/last-month/unifiedml.svg" />
183183
</li>

0 commit comments

Comments
 (0)