在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:takuti/Recommendation.jl开源软件地址:https://github.com/takuti/Recommendation.jl开源编程语言:Julia 100.0%开源软件介绍:Recommendation.jlRecommendation.jl is a minimal, customizable Julia package for building recommender systems. Pre-built basic functionalities include:
Installationjulia> using Pkg; Pkg.add("Recommendation") UsageThis package contains a unified See Getting Started in documentation for the details. DevelopmentChange the code and test locally: julia> using Pkg; Pkg.activate(@__DIR__); Pkg.instantiate()
julia> Pkg.test("Recommendation") Note that unit tests for dataset loaders (e.g., julia> Pkg.test("Recommendation", test_args=["data", "download"]) Build documentation contents:
Follow JuliaRegistries/Registrator.jl for releasing. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论