Skip to content

JuliaAI/OpenML.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contains both the original Documenter.jl documentation and the same documentation rendered as markdown to include in the harmonized OpenML docs.

Generating the markdown is done as follows:

  • Install DocumenterMarkDown.
    • Note: currently this only works with version 0.27 of Documenter.jl
    • In Julia, open the package manager (type ']') and run add [email protected] and add DocumenterMarkdown.
  • Run julia make-md.jl in the docs folder to generate the markdown filew
    • These appear in the build folder
  • Run mkdocs serve in the root folder to build the markdown docs.

About

Partial implementation of the OpenML API for Julia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages