Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
482 views
in Technique[技术] by (71.8m points)

machine learning - not able to launch dash (jupyter-notebook-python)

C:UsersadminAnaconda3libsite-packagessklearnutilsvalidation.py:595: DataConversionWarning: Data with input dtype object was converted to float64 by MinMaxScaler. warnings.warn(msg, DataConversionWarning) Dash is running on http://127.0.0.1:8050/

Dash is running on http://127.0.0.1:8050/

  • Serving Flask app "main" (lazy loading)
  • Environment: production WARNING: Do not use the development server in a production environment. Use a production WSGI server instead.
  • Debug mode: on C:UsersadminAnaconda3libsite-packagesipykernel_launcher.py:70: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead

See the caveats in the documentation: http://pandas.pydata.org/pandas-docs/stable/indexing.html#indexing-view-versus-copy An exception has occurred, use %tb to see the full traceback.

SystemExit: 1

C:UsersadminAnaconda3libsite-packagesIPythoncoreinteractiveshell.py:3304: UserWarning: To exit: use 'exit', 'quit', or Ctrl-D. warn("To exit: use 'exit', 'quit', or Ctrl-D.", stacklevel=1)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...