Skip to content

Commit 0947f9a

Browse files
committed
[ci skip] Merge pull request #8 from IsolationKernel/develop
docs 9f52241
1 parent 052c3a0 commit 0947f9a

File tree

5 files changed

+13
-36
lines changed

5 files changed

+13
-36
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,19 +147,19 @@ clf.predict([[0.1, 0.3], [0, 0.7], [90, 85]])
147147

148148
## Features
149149

150-
ikpykit provides a set of key features designed to make time series forecasting with machine learning easy and efficient. For a detailed overview, see the [User Guides](./user_guides/table-of-contents.html).
150+
IKPyKit provides a set of key features designed to make machine learning tasks easy and efficient. For a detailed overview, see the [User Guides](./user_guides/table-of-contents.html).
151151

152152
---
153153

154154
## Examples and tutorials
155155

156-
Explore our extensive list of examples and tutorials (English and Spanish) to get you started with ikpykit. You can find them [here](./examples/examples_english.html).
156+
Explore our extensive list of examples and tutorials to get you started with IKPyKit. You can find them [here](./examples/examples_english.html).
157157

158158
---
159159

160160
## How to contribute
161161

162-
Primarily, ikpykit development consists of adding and creating new *Forecasters*, new validation strategies, or improving the performance of the current code. However, there are many other ways to contribute:
162+
Primarily, IKPyKit development consists of adding and creating new algorithms, new validation strategies, or improving the performance of the current code. However, there are many other ways to contribute:
163163

164164
- Submit a bug report or feature request on [GitHub Issues](https://github.com/IsolationKernel/ikpykit/issues).
165165
- Contribute a Jupyter notebook to our [examples](./examples/examples_english.html).
@@ -168,15 +168,15 @@ Primarily, ikpykit development consists of adding and creating new *Forecasters*
168168
- Translate our documentation into another language.
169169
- Write a blog post, tweet, or share our project with others.
170170

171-
For more information on how to contribute to ikpykit, see our [Contribution Guide](./contributing/contribution.html).
171+
For more information on how to contribute to IKPyKit, see our [Contribution Guide](./contributing/contribution.html).
172172

173-
Visit our [authors section](./authors/authors.html) to meet all the contributors to ikpykit.
173+
Visit our [authors section](./authors/authors.html) to meet all the contributors to IKPyKit.
174174

175175
---
176176

177177
## Citation
178178

179-
If you use ikpykit for a scientific publication, we would appreciate citations to the published software.
179+
If you use IKPyKit for a scientific publication, we would appreciate citations to the published software.
180180

181181
**BibTeX**:
182182

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2205,13 +2205,13 @@ <h4 id="summary">Summary<a class="headerlink" href="#summary" title="Permanent l
22052205
</table>
22062206
<hr />
22072207
<h2 id="features">Features<a class="headerlink" href="#features" title="Permanent link">&para;</a></h2>
2208-
<p>ikpykit provides a set of key features designed to make time series forecasting with machine learning easy and efficient. For a detailed overview, see the <a href="./user_guides/table-of-contents.html">User Guides</a>.</p>
2208+
<p>IKPyKit provides a set of key features designed to make machine learning tasks easy and efficient. For a detailed overview, see the <a href="./user_guides/table-of-contents.html">User Guides</a>.</p>
22092209
<hr />
22102210
<h2 id="examples-and-tutorials">Examples and tutorials<a class="headerlink" href="#examples-and-tutorials" title="Permanent link">&para;</a></h2>
2211-
<p>Explore our extensive list of examples and tutorials (English and Spanish) to get you started with ikpykit. You can find them <a href="./examples/examples_english.html">here</a>.</p>
2211+
<p>Explore our extensive list of examples and tutorials to get you started with IKPyKit. You can find them <a href="./examples/examples_english.html">here</a>.</p>
22122212
<hr />
22132213
<h2 id="how-to-contribute">How to contribute<a class="headerlink" href="#how-to-contribute" title="Permanent link">&para;</a></h2>
2214-
<p>Primarily, ikpykit development consists of adding and creating new <em>Forecasters</em>, new validation strategies, or improving the performance of the current code. However, there are many other ways to contribute:</p>
2214+
<p>Primarily, IKPyKit development consists of adding and creating new algorithms, new validation strategies, or improving the performance of the current code. However, there are many other ways to contribute:</p>
22152215
<ul>
22162216
<li>Submit a bug report or feature request on <a href="https://github.com/IsolationKernel/ikpykit/issues">GitHub Issues</a>.</li>
22172217
<li>Contribute a Jupyter notebook to our <a href="./examples/examples_english.html">examples</a>.</li>
@@ -2220,11 +2220,11 @@ <h2 id="how-to-contribute">How to contribute<a class="headerlink" href="#how-to-
22202220
<li>Translate our documentation into another language.</li>
22212221
<li>Write a blog post, tweet, or share our project with others.</li>
22222222
</ul>
2223-
<p>For more information on how to contribute to ikpykit, see our <a href="./contributing/contribution.html">Contribution Guide</a>.</p>
2224-
<p>Visit our <a href="./authors/authors.html">authors section</a> to meet all the contributors to ikpykit.</p>
2223+
<p>For more information on how to contribute to IKPyKit, see our <a href="./contributing/contribution.html">Contribution Guide</a>.</p>
2224+
<p>Visit our <a href="./authors/authors.html">authors section</a> to meet all the contributors to IKPyKit.</p>
22252225
<hr />
22262226
<h2 id="citation">Citation<a class="headerlink" href="#citation" title="Permanent link">&para;</a></h2>
2227-
<p>If you use ikpykit for a scientific publication, we would appreciate citations to the published software.</p>
2227+
<p>If you use IKPyKit for a scientific publication, we would appreciate citations to the published software.</p>
22282228
<p><strong>BibTeX</strong>:</p>
22292229
<div class="language-text highlight"><pre><span></span><code>@software{IKPyKit,
22302230
author = {Xin Han, Yixiao Ma, Ye Zhu, and Kaiming Ting},

quick-start/how-to-install.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,16 +1789,6 @@ <h2 id="basic-installation"><strong>Basic installation</strong><a class="headerl
17891789
Latest (unstable):</p>
17901790
<div class="language-bash highlight"><pre><span></span><code>pip<span class="w"> </span>install<span class="w"> </span>git+https://github.com/IsolationKernel/ikpykit.git@main<span class="w"> </span>--upgrade
17911791
</code></pre></div>
1792-
<p>Alternatively download the package, install requirements, and manually run the installer:</p>
1793-
<div class="language-bash highlight"><pre><span></span><code>wget<span class="w"> </span>https://github.com/IsolationKernel/ikpykit.git@main
1794-
unzip<span class="w"> </span>ikpykit-main.zip
1795-
rm<span class="w"> </span>ikpyikt-main.zip
1796-
<span class="nb">cd</span><span class="w"> </span>ikpykit-main
1797-
1798-
pip<span class="w"> </span>install<span class="w"> </span>-r<span class="w"> </span>requirements.txt
1799-
1800-
python<span class="w"> </span>setup.py<span class="w"> </span>install
1801-
</code></pre></div>
18021792
<p>Once the installation is completed, you can check whether the installation was successful through:</p>
18031793
<div class="language-py highlight"><pre><span></span><code><span class="kn">import</span><span class="w"> </span><span class="nn">ikpyikt</span>
18041794
<span class="nb">print</span><span class="p">(</span><span class="n">ikpyikt</span><span class="o">.</span><span class="n">__version__</span><span class="p">)</span>

quick-start/how-to-install.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,6 @@ Latest (unstable):
1919
pip install git+https://github.com/IsolationKernel/ikpykit.git@main --upgrade
2020
```
2121

22-
Alternatively download the package, install requirements, and manually run the installer:
23-
24-
```bash
25-
wget https://github.com/IsolationKernel/ikpykit.git@main
26-
unzip ikpykit-main.zip
27-
rm ikpyikt-main.zip
28-
cd ikpykit-main
29-
30-
pip install -r requirements.txt
31-
32-
python setup.py install
33-
```
34-
3522
Once the installation is completed, you can check whether the installation was successful through:
3623

3724
```py

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)