Skip to content

Commit 34db96a

Browse files
eugeniashurkoMFSY
andauthored
Added v0.1.1 Release notes (#57)
Co-authored-by: Mohameth François SY <[email protected]>
1 parent 76644b8 commit 34db96a

File tree

3 files changed

+366
-48
lines changed

3 files changed

+366
-48
lines changed

bluegraph/downstream/link_prediction.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
16+
"""This module is inspired by the following StellarGraph demo
17+
(licensed under Apache 2)
18+
https://stellargraph.readthedocs.io/en/stable/demos/link-prediction/node2vec-link-prediction.html.
19+
"""
1620
from .data_structures import ElementClassifier
1721

1822
import math

docs/source/releases/v0.1.0.rst

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

0 commit comments

Comments
 (0)