View the google map from RapidMiner to PHP webpage
Rajes
New Altair Community Member
Hi. I'm currently doing my Final Year Project and the proposed system is to predict the geographical area of students using exisiting student's data. I will upload the data into MySql, then connect the database to RapidMiner to import the table. The google map will be created in RapidMiner alike in the youtube video title "Google Maps Integration on RapidMiner".
Could you please assist me how to show this google map which is in the RapidMiner to my php webpage?
Could you please assist me how to show this google map which is in the RapidMiner to my php webpage?
Tagged:
1
Answers
-
Hi Rajes,
the easiest solution would be to include it as an iframe.
You could also create a json web service and use this as the source for your map.
Greetings,
Jonas2 -
But the system that I'm going to developed will be using prediction analysis technique. So is there any videos that I could refer where the system will analyze the uploaded data and will predict based on the rule based. The prediction will be shown on the map.1
-
-
For the prediction part, is there any video to refer? I will be uploading the students data in the system and the system should predict as (if student_programme==A, else student_city=B).
Can I personal chat? It will be easy I guess1