Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard-link README.md images + update CONTRIBUTING.md #223

Merged
merged 2 commits into from
Jun 27, 2022
Merged

Hard-link README.md images + update CONTRIBUTING.md #223

merged 2 commits into from
Jun 27, 2022

Conversation

eonu
Copy link
Owner

@eonu eonu commented Jun 27, 2022

  • Hard-link README.md images to improve rendering on PyPI.
  • Remove pip install extras information from README.md.
  • Update CONTRIBUTING.md.

@eonu eonu merged commit b76df1a into dev Jun 27, 2022
@eonu eonu deleted the update-docs branch June 27, 2022 18:04
eonu added a commit that referenced this pull request Dec 6, 2022
* Hard-link `README.md` images + update `CONTRIBUTING.md` (#223)

* Hard-link README.md images [skip ci]

* Update CONTRIBUTING.md [skip ci]

* Add predictive persistence tests (#224)

* Update KNNClassifier tests to use datasets

* Improve persistence test for HMMClassifier

* Improve KNNClassifier persistence tests

* Fix `load_random_sequences` docstring typo (#225)

* Follow sklearn-like interface + add more models (#226)

* Initial template

* Start new interface design

* Progress

* Progress

* Progress

* Remove from_arrays

* Finish SequentialDataset and KNN*

* Finish HMMClassifier fit

* Comment for supporting pre-fitted HMMs

* Progress

* Docs improvements

* Docs improvements

* Fix topology

* Start adding HMMClassifier docs

* Rename HMM variant .rst files

* Add intro to HMM Classifier page

* Finish HMM Classifier

* Pass normalize to score

* Finish start of HMM docs page

* Typo

* Finish HMM main page

* Finish HMM variants

* Typo

* Finish GMMHMM docs

* Improvements

* Fixes

* Finish HMM docs

* Finish DTW-kNN index page

* Finish kNN docs

* Finish model public docstrings and doc pages

* Add KNNClassifier example

* Add .npz files

* Add autosummaries + finish existing datasets

* Add HMMClassifier defaults

* Finish datasets

* Big changes

* Add numba + other fixes

* Fix CircleCI

* Remove Python 3.5/3.6

* Fix versions

* Remove Python 3.11

* Rearrange algorithms

* Improve README.md

* Hide base files

* Hide preprocessing base

* Remove Python 3.11

* Upgrade hmmlearn + add HMMClassifier save/load

* Fix Sakoe-Chiba band

* Add SequentialDataset.copy()

* Add SequentialDataset.copy()

* Update README.md

* release 1.0.0pre1

* Add CHANGELOG.md entry

* Add PR link

* release 1.0.0a1
eonu added a commit that referenced this pull request Dec 6, 2022
* Hard-link `README.md` images + update `CONTRIBUTING.md` (#223)

* Hard-link README.md images [skip ci]

* Update CONTRIBUTING.md [skip ci]

* Add predictive persistence tests (#224)

* Update KNNClassifier tests to use datasets

* Improve persistence test for HMMClassifier

* Improve KNNClassifier persistence tests

* Fix `load_random_sequences` docstring typo (#225)

* Follow sklearn-like interface + add more models (#226)

* Initial template

* Start new interface design

* Progress

* Progress

* Progress

* Remove from_arrays

* Finish SequentialDataset and KNN*

* Finish HMMClassifier fit

* Comment for supporting pre-fitted HMMs

* Progress

* Docs improvements

* Docs improvements

* Fix topology

* Start adding HMMClassifier docs

* Rename HMM variant .rst files

* Add intro to HMM Classifier page

* Finish HMM Classifier

* Pass normalize to score

* Finish start of HMM docs page

* Typo

* Finish HMM main page

* Finish HMM variants

* Typo

* Finish GMMHMM docs

* Improvements

* Fixes

* Finish HMM docs

* Finish DTW-kNN index page

* Finish kNN docs

* Finish model public docstrings and doc pages

* Add KNNClassifier example

* Add .npz files

* Add autosummaries + finish existing datasets

* Add HMMClassifier defaults

* Finish datasets

* Big changes

* Add numba + other fixes

* Fix CircleCI

* Remove Python 3.5/3.6

* Fix versions

* Remove Python 3.11

* Rearrange algorithms

* Improve README.md

* Hide base files

* Hide preprocessing base

* Remove Python 3.11

* Upgrade hmmlearn + add HMMClassifier save/load

* Fix Sakoe-Chiba band

* Add SequentialDataset.copy()

* Add SequentialDataset.copy()

* Update README.md

* fix .md files (#229)

* Bump version and changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant