Code Monkey home page Code Monkey logo

Comments (3)

mateiz avatar mateiz commented on May 19, 2024

Is there any chance you could share your MLflow run folder that caused this (mlruns/0/<runID>) or the file for the metric inside there? Also, which browser are you using?

from mlflow.

zegerhoogeboom avatar zegerhoogeboom commented on May 19, 2024

Terribly sorry for the late reply. cat mlruns/0/2924aa6b449944bc849d4381e0fa3570/metrics/loss:

0 4.54306590325
0 3.50579357207
0 3.63842143944
0 3.63074730358
0 3.62895112526
0 3.60019535707
0 3.34938469377
0 3.69437173072
0 3.4442458695
0 5.05011896209

cat mlruns/0/2924aa6b449944bc849d4381e0fa3570/meta.yml:

artifact_uri: /app/mlruns/0/2924aa6b449944bc849d4381e0fa3570/artifacts
end_time: null
entry_point_name: !!python/unicode ''
experiment_id: !!python/long '0'
name: Run 5
run_uuid: 2924aa6b449944bc849d4381e0fa3570
source_name: !!python/unicode '/home/{my source code location}.py'
source_type: 4
source_version: !!python/unicode '94de7c2a7562525db2ead17fe8d020a7ca1cf32a'
start_time: !!python/long '1529310274917'
status: 1
tags: []
user_id: !!python/unicode '{my user name}'

It's being run from a Docker container using continuumio/miniconda, the host is running CentOS 7. I'm using Chrome (version 67) as my browser.

Note that the experiment in my screenshot and this one are not the same but the same happens for any experiment.

from mlflow.

mateiz avatar mateiz commented on May 19, 2024

Interesting, I don't see this on Chrome 67 with the same file. Do you have any extensions that might be blocking JavaScript? It's also a bit weird that your metrics are being logged with 0 as the timestamp (it should be the time since the epoch), but I tried it with either 0 or a recent timestamp and it seems to work OK.

from mlflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.