Benjamin Trent
afe08f8107
[ML] Improve NLP model import by using nicely defined types ( #459 )
...
This adds some more definite types for our NLP tasks and tokenization configurations.
This is the first step in allowing users to more easily import their own transformer models via something other than hugging face.
2022-05-03 15:19:03 -04:00
Seth Michael Larson
cd0897f5d7
Add a warning when connecting to incompatible Elasticsearch versions
2021-12-15 14:08:20 -06:00
Josh Devins
1e5b475bee
Adds NLP with PyTorch basic example to README
...
The Machine Learning section now has two sub-sections — one for
traditional regression/classification and the other for NLP with
PyTorch. The examples show two ways to upload models from the Hugging
Face model hub.
2021-11-02 08:00:33 -05:00
Josh Devins
df51f8af07
Document how to install transitive binary dependencies, add repo Dockerfile
...
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-10-28 12:05:39 -05:00
Seth Michael Larson
7aabc88e4a
Rename 'master' branch to 'main'
2021-09-08 11:51:50 -05:00
Seth Michael Larson
b0c8434c06
Release 7.14.0b1
2021-08-09 09:11:57 -05:00
Seth Michael Larson
54b497ed9a
Update supported versions of Python, pandas, and Elasticsearch
2021-08-04 13:21:17 -05:00
Seth Michael Larson
26354622b5
Add more sections for elastic.co/guide
2021-01-12 10:26:01 -06:00
P. Sai Vinay
27717eead1
Remove deprecated options and aliases
2021-01-04 13:20:45 -06:00
P. Sai Vinay
56f6ba6c8b
Add Elasticsearch storage usage to df.info()
2020-11-16 10:07:28 -06:00
P. Sai Vinay
4e92e3cf62
Fix Eland logo and update contributing documentation
2020-11-06 09:33:30 -06:00
Seth Michael Larson
d73e8a241c
Add Conda Forge URL to shield
2020-08-18 13:24:37 -05:00
Seth Michael Larson
661b33dd0a
Update and rearrange documentation
2020-08-17 15:55:06 -05:00
P. Sai Vinay
66b24f9e8a
Replace MLModel(overwrite) with es_if_exists
2020-08-17 12:10:27 -05:00
Seth Michael Larson
5897b4587c
Add webinar example notebook, update prose in docs
2020-07-08 14:44:40 -05:00
Seth Michael Larson
d1444f8e09
Add Conda Forge installation instructions
2020-05-15 15:27:41 -05:00
Seth Michael Larson
790e2b0de8
Update README with supported versions, pandas v1 outputs
2020-03-27 13:13:50 -05:00
Stephen Dodson
9fffbc4f39
Update README.md
2020-03-13 09:19:05 +00:00
stevedodson
1914644f93
Improve docs ( #113 )
...
* Adding more examples
* Adding more examples to README.md + pypi first page.
* Updated README.md
2020-01-13 15:32:41 +00:00
stevedodson
5995e11bfd
Update README.md
2020-01-13 10:22:42 +00:00
stevedodson
a4736150f6
Update README.md
2020-01-13 09:01:34 +00:00
stevedodson
d7207bab3b
7.5.1a2 ( #110 )
...
* Updating README.md
* New version
* Fixing description for pypi
2020-01-10 15:40:15 +00:00
stevedodson
00fb775d29
Feature/versioning ( #109 )
...
* Minor fixes for readthedocs compatibility.
* Adding doc templates
* Setting first version to 7.5
* Resolving pypi issues + minor docs
2020-01-10 14:38:56 +00:00
stevedodson
1d273ae465
Update README.md
2020-01-10 11:13:29 +00:00
stevedodson
679f8f4170
Minor fixes for readthedocs compatibility. ( #106 )
2020-01-10 11:02:51 +00:00
stevedodson
c3c2f8a020
Minor updates to README.md + merge fixes ( #105 )
2020-01-10 09:26:13 +00:00
Camilla
40a584dcc2
Adds build status sticker to README and runs test on different Python versions ( #84 )
...
* Adds build status sticker to README
* Adds Python version to test matrix
* Adds debug echo message
* Adds back Python 3.5.3 to test matrix
2019-12-11 15:41:34 +01:00
stevedodson
f06219f0ec
Feature/refactor tasks ( #83 )
...
* Significant refactor of task list in operations.py
Classes based on composite pattern replace tuples for
tasks.
* Addressing review comments for eland/operations.py
* Minor update to review fixes
* Minor fix for some better handling of non-aggregatable fields: https://github.com/elastic/eland/issues/71
* Test for non-aggrgatable value_counts
* Refactoring tasks/actions
* Removing debug and fixing doctest
2019-12-06 08:46:43 +00:00
Stephen Dodson
1423aaad2d
Adding minor fixes to last PR
2019-12-03 14:07:05 +00:00
Stephen Dodson
bf6c56878a
Correcting license files + fixing bug in filter
...
LICENSE and NOTICE conform to Elastic policy. Bug in
nested negated filters fixed.
Also, some limited cleanup.
2019-12-03 13:56:49 +00:00
Ed Savage
68bfef2d22
Correct usage example in README.md
2019-10-09 10:54:32 +01:00
Winterflower
ed785c70d0
Adding requirements.txt file and developer setup to README
2019-06-18 10:58:13 +02:00
stevedodson
a8a4325e53
Update README.md
2019-06-12 11:48:21 +00:00
stevedodson
570651db00
Update README.md
2019-06-11 08:20:44 +00:00
stevedodson
43b4bf79cf
Update README.md
2019-06-11 08:18:49 +00:00
stevedodson
bf4c499b7e
Update README.md
2019-06-11 08:18:10 +00:00
stevedodson
c2719bfc40
Update README.md
2019-06-11 08:08:33 +00:00
stevedodson
46d73ec60b
Update README.md
2019-06-11 08:07:30 +00:00
stevedodson
cb8a5a7957
Initial commit
2019-06-11 07:24:07 +00:00