Python Forum
machine learning error (using jupyter)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
machine learning error (using jupyter)
#2
The column 'pH' is 'continuous' which means it consists of real numbers
The target is supposed to be of a categorical class ['binary', 'multiclass', 'multiclass-multioutput', 'multilabel-indicator', 'multilabel-sequences']
for example like column 'quality' which is the label for this dataset.
column 'pH' is a feature.
Reply


Messages In This Thread
machine learning error (using jupyter) - by calonia - Jun-26-2019, 04:30 PM
RE: machine learning error (using jupyter) - by ThomasL - Jun-26-2019, 05:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  A class of machine learning programs Led_Zeppelin 0 466 Jul-13-2023, 01:17 PM
Last Post: Led_Zeppelin
  Joining two jupyter notebooks and getting an error! Led_Zeppelin 1 1,095 Oct-20-2022, 04:28 PM
Last Post: deanhystad
  Question on None function in a machine learning algorithm Livingstone1337 1 2,331 Mar-17-2021, 10:12 PM
Last Post: supuflounder
  Gui slot machine-out of memory error steve_shambles 12 4,988 May-18-2020, 11:31 PM
Last Post: deanhystad
  Jupyter throw error aritra19 0 2,398 Jul-31-2019, 02:50 PM
Last Post: aritra19
  Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2 Newtopython123 10 31,163 Apr-25-2019, 07:30 AM
Last Post: banu0395
  Error message in Jupyter Notebook with json diet 4 5,485 Jun-17-2018, 08:32 PM
Last Post: snippsat
  Jupyter error - 'The kernel appears to have died, it will restart automatically' meganhollie 5 17,917 Jun-12-2018, 10:11 PM
Last Post: Larz60+
  Input Data machine Learning rafaelmoraes 2 3,261 Mar-15-2018, 01:24 PM
Last Post: rafaelmoraes
  Python for machine learning, complete beginners pythonario 3 3,338 Dec-18-2017, 07:09 AM
Last Post: Terafy

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020