• This project
    • Loading...
  • Sign in

Ma / pub-res

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • pub-res
  • conda.yaml
  • cc_local's avatar
    src · 2d00f569
    2d00f569 Browse Files
    cc_local authored 2021-06-15 15:24:53 +0800
conda.yaml 142 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
name: tutorial
channels:
  - defaults
dependencies:
  - numpy>=1.14.3
  - pandas>=1.0.0
  - scikit-learn=0.19.1
  - pip
  - pip:
    - mlflow