Python Forum
Converting text data into numeric to use SVM
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Converting text data into numeric to use SVM
#1
Hello,
I am very new to Python, so I apologize if this is silly question and answer is very easy. I have recently assigned a task to get the text input and apply machine learning so it can perform classification(true or not true). I have 3 text field and base on that a decision has to be made. I want to use SVM. but unfortunately I dont know enough python to convert my text data into int. If someone can guide me into right direction (tutorial, example) to convert the text data to int that will be greatly appreciated. I learn most of the things by taking courses on plural sight. I have not figure out which course would guide me through the conversion, hence my question.
Thanks in advance for your help.
Reply


Messages In This Thread
Converting text data into numeric to use SVM - by mukhan169 - Jan-17-2019, 06:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Convert dataframe string column to numeric in Python darpInd 1 3,069 Mar-14-2020, 10:07 AM
Last Post: ndc85430
  Handling escape charters while converting data frame to JSON RahulShukla 0 2,246 Nov-11-2019, 11:22 AM
Last Post: RahulShukla

Forum Jump:

User Panel Messages

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