Skip to content

Commit 12ec6be

Browse files
committed
remove lightfm
1 parent aa8fb50 commit 12ec6be

File tree

4 files changed

+0
-121
lines changed

4 files changed

+0
-121
lines changed

docs/getting_started/concepts.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ corresponding functions or classes, which can also be found in the `mlprimitives
113113
Examples
114114
********
115115

116-
* LightFM
117116
* Keras Sequential LSTMTextClassifier
118117
* NetworkX Graph Feature Extraction
119118

mlprimitives/adapters/lightfm.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

mlprimitives/primitives/lightfm.LightFM.json

Lines changed: 0 additions & 91 deletions
This file was deleted.

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
'featuretools>=0.6.1,<0.23',
1717
'iso639>=0.1.4,<0.2',
1818
'langdetect>=1.0.7,<2',
19-
'lightfm>=1.15,<2',
2019
'mlblocks>=0.6,<0.7',
2120
'networkx>=2.0,<3',
2221
'nltk>=3.3,<4',

0 commit comments

Comments
 (0)