Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Input Data machine Learning
#1
Hi, I'm beginner in Machine Learning with Python and Anaconda.

In some samples I created on file have my algorithm "myproject.py" where I have stored my code and my algotithm trained. (Decision Tree)

I need to know how can I call this to recive some parameters to execute and return the result.

Ex.:
My algorithm has been trained to verify the car X are indicated for the profile.

My data entry would be:

Age:
City:
Use (Weekends or daily):

With that on top of the algorithm he would give me an answer.

Can anybody help me?

Thank you!
Reply
#2
What have you tried so far? Include any code, output and errors (in their entirety) between the appropriate tags.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply
#3
I just trained my algorithm and got a .py file with the code.

I would use this algorithm, where I will come up with some data for him to give me a decision.

I need to put the algorithm and production mode. For that through another code I get to call it and have the desired return.

Thank you!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with to check an Input list data with a data read from an external source sacharyya 3 402 Mar-09-2024, 12:33 PM
Last Post: Pedroski55
  manually input data jpatierno 0 340 Nov-10-2023, 02:32 AM
Last Post: jpatierno
  Input network device connection info from data file edroche3rd 6 1,003 Oct-12-2023, 02:18 AM
Last Post: edroche3rd
Question in this code, I input Key_word, it can not find although all data was exact Help me! duchien04x4 3 1,031 Aug-31-2023, 05:36 PM
Last Post: deanhystad
  A class of machine learning programs Led_Zeppelin 0 484 Jul-13-2023, 01:17 PM
Last Post: Led_Zeppelin
  Showing an empty chart, then input data via function kgall89 0 975 Jun-02-2022, 01:53 AM
Last Post: kgall89
Question Change elements of array based on position of input data Cola_Reb 6 2,112 May-13-2022, 12:57 PM
Last Post: Cola_Reb
  input data validation plumberpy 2 1,774 Aug-11-2021, 12:04 PM
Last Post: plumberpy
  Question on None function in a machine learning algorithm Livingstone1337 1 2,356 Mar-17-2021, 10:12 PM
Last Post: supuflounder
  data input chpyel 8 3,456 May-07-2020, 05:16 AM
Last Post: perfringo

Forum Jump:

User Panel Messages

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