cover
Contact Name
Ni Made Satvika Iswari
Contact Email
satvika@umn.ac.id
Phone
-
Journal Mail Official
ultimatics@umn.ac.id
Editorial Address
-
Location
Kota tangerang,
Banten
INDONESIA
Jurnal ULTIMATICS
ISSN : 20854552     EISSN : 2581186X     DOI : -
Jurnal ULTIMATICS merupakan Jurnal Program Studi Teknik Informatika Universitas Multimedia Nusantara yang menyajikan artikel-artikel penelitian ilmiah dalam bidang analisis dan desain sistem, programming, algoritma, rekayasa perangkat lunak, serta isu-isu teoritis dan praktis yang terkini, mencakup komputasi, kecerdasan buatan, pemrograman sistem mobile, serta topik lainnya di bidang Teknik Informatika. Jurnal ULTIMATICS terbit secara berkala dua kali dalam setahun (Juni dan Desember) dan dikelola oleh Program Studi Teknik Informatika Universitas Multimedia Nusantara bekerjasama dengan UMN Press.
Arjuna Subject : -
Articles 9 Documents
Search results for , issue "Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika" : 9 Documents clear
Recommendation for Classification of News Categories Using Support Vector Machine Algorithm with SVD Nofenky .; Dionisia Bhisetya Rarasati
Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31937/ti.v13i2.1854

Abstract

Online news is a digital information media currently has a very easy and flexible updating process. The News Document grouping process is implemented in several stages, including Text Mining which includes Text Pre-processing which includes Tokenizing, Stopword removal, Stemming, Word Merging, TF-IDF and Confusion Matrix. Of the several techniques in Text Mining, the most frequently used for News Document classification is the Support Vector Machine (SVM). SVM has the advantage of being able to identify separate hyperplane that maximizes the margin between two or more different classes. The selection of features in SVM significantly affects the classification accuracy results. Therefore, in this study a combination of feature selection methods is used, namely Singular Value Decomposition in order to increase accuracy and reduce the Classifier Time Support Vector Machine. This research resulted in text classification in the form of categories Entertainment, Health, Politics and Technology. Based on the Support Vector Machines Algorithm, an accuracy rate of 81% was obtained with 360 Data Training and 120 Data Testing, after adding the Singular Value Decomposition feature with a K- Rank value of 50%, a significant increase in accuracy was obtained with an accuracy value of 94% and The time of Algorithm process is faster.
Digital Image Processing using Texture Features Extraction of Local Seeds in Nekbaun Village with Color Moment, Gray Level Co Occurance Matrix, and k-Nearest Neighbor Yampi R Kaesmetan; Marlinda Vasty Overbeek
Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31937/ti.v13i2.2038

Abstract

The problem in determining the selection of corn seeds for replanting, especially maize in East Nusa Tenggara is still an important issue. Things that affect the quality of corn seeds are damaged seeds, dull seeds, dirty seeds, and broken seeds due to the drying and shelling process, which during the process of shelling corn with a machine, many damaged and broken seeds are found. So far, quality evaluation in the process of classification of the quality of corn seeds is still done manually through visible observations. Manual systems take a long time and produce products of inconsistent quality due to visual limitations, fatigue, and differences in the perceptions of each observer. The selection of local maize seeds in Timor Island, East Nusa Tenggara Province, especially in Nekbaun Village, West Amarasi District with feature extraction with a color moment shows that the mean, standard deviation and skewness features have an average validation of 88% and use the GLCM method which shows the neighbor relationship. Between the two pixels that form a co-occurrence matrix of the image data, namely GLCM, it shows that the features of homogeneity, correlation, contrast and energy have an average validation of 70.93%. The k-Nearest Neighbor (k-NN) algorithm is used in research to classify the image object to be studied. The results of this study were successfully carried out using k-Nearest Neighbor (k-NN) with the euclidean distance and k = 1 with the highest extraction yield of 88% and the results of GLCM feature extraction for homogeneity of 75.5%, correlation of 78.67%, contrast of 65.75 % and energy of 63.83% with an average accuracy of 70.93%.
The Implementation of the Weight Product (WP) Method on the Best Employee Selection Komang Redy Winatha; I Nyoman Tri Anindia Putra; Naufal Akbar Ihsan Baedlawi
Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31937/ti.v13i2.2092

Abstract

PT. Autogrill Services Indonesia is a private company engaged in the food and beverages selling. There are 8 outlets and 379 employees. To achieve maximum performance within the company environment, PT Autogrill Services Indonesia gives an appreciation to employees in the form of the best rewards every month and year calculated based on certain criteria. PT AutoGrill Services Indonesia needs to have a decision support system to simplify the decision-making process. To meet these needs, a web-based decision support system for selecting the best employees was designed using the weight product (WP) method at PT Autogrill Services Indonesia. The design stage includes needs analysis, context diagrams, data flow diagrams, and designing database tables. This system is web-based, using the programming language PHP and MySQL as database storage. The main features contained in this system include processing user data, outlets, employees, criteria, periods, alternatives, scores, and the calculation of monthly and annual winners. Based on the test results, all system functionality components can run well and by expectations.
FastText Word Embedding and Random Forest Classifier for User Feedback Sentiment Classification in Bahasa Indonesia Yehezkiel Gunawan; Julio Christian Young; Andre Rusli
Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31937/ti.v13i2.2124

Abstract

User feedback nowadays become a platform for software developer to identify and understand user requirements, preferences, and user’s complaints. It is important for the developer to identify the problem that exist in user feedback. According to software growth, user amount also growth. Read and classify one by one manually are wasting time and energy. As the solution for the problem, sentiment analysis system using Random Forest Classifier which use word embedding as the feature extraction is made to help to classify which feedback is positive, neutral, or negative. Random Forest Algorithm is chosen because it gives the best performance, even its need the larger resources. Furthermore, with word embedding, the words which has semantic or syntactic similarities will be detected. Word embedding does not need stemming and stop word removal, so the context of the sentences keep remains. This research is made to implement word embedding to classify sentiment of user feedbacks using Random Forest Classifier. 70.27% accuracy, 80% precision, 54 recall and 54% F1 score is reached when BYU dataset (200 dimension) as embedding dataset with the train and test ratio 80:20.
Spam Filtering On User Feedback Via Text Classification Using Multinomial Naïve Bayes And TF-IDF Septiyan Mudhiya Sadid; Julio Christian Young; Andre Rusli
Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31937/ti.v13i2.2149

Abstract

User feedback could give developer an information on what should be fixed or should be improved. But there are many user feedback that are actually spam. In user feedback, spam contents are more likely to be an inappropriate feedback, a feedback that is not actually a feedback, just some random comment or even a question. Reading and choosing feedback manually could be costly, especially in terms of time and energy. Therefore, this research focuses in building a spam filtering model using Multinomial Naïve Bayes that implement a TF/IDF approach to detect spam automatically. For text classification, Multinomial Naïve Bayes proved on having better speed and having good performance. With TF/IDF, word that highly occurred in many documents has less impact than other so it could help increasing performance from imbalanced dataset. This research aims to implement Multinomial Naïve Bayes for spam filtering in user feedback and to measure performance of the model. Best performance of this classifier was obtained when using up-sampling method and typo corrector with 70:30 ratio of train and test set resulting in 89.25% for accuracy, 45% for precision, 56% for recall, and 50% for F1-Score.
Classification of Metagenome Fragments With Agglomerative Hierarchical Clustering Alex Kurniadi; Marlinda Vasty Overbeek
Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31937/ti.v13i2.2180

Abstract

Unlike genomics which study specifically culturable microorganisms, metagenomics is a field that studies microorganic samples retrieved directly from the environment. Such samples produce widely varying fragments when sequenced, many of which are still unidentified or unknown. Assembly of these fragments in the goals of identifying the species contained among them are thus prone to make said goals more difficult, so it becomes necessary for binning techniques to come in handy while trying to classify these mixed fragments onto certain levels in the phylogenetic tree. This research attempts to implement algorithms and methods such as k-mers to use for feature extraction, linear discriminant analysis (LDA) for dimensionality reduction, and agglomerative hierarchical clustering (AGNES) for taxonomic classification to the genus level. Experimentation is done across different objective measurements, including the length of the observed metagenome fragment that spans from 0,5 Kbp up to 10 Kbp for both the 3-mer and 4-mer contexts (k = 3 and k = 4). The averaged validity scores of the resulting data clusters generated from both the training and test sets, computed with the silhouette index metric, are 0.6945 and 0.0879 for the 3-mer context, along with 0.5219 and 0.1884 for the 4-mer context.
The Elastic Stack Ability Test To Monitor Slowloris Attack on Digital Ocean Server Is Mardianto; Dedy Sugiarto; Krisna Aditama Ashari
Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31937/ti.v13i2.2209

Abstract

Servers have a central role in computer network. The server is in charge of serving user requests with various types of services. Every server activity in handling these things will generate different types of logs. Information from this large amount of logs is often ignored and has not been widely used as material for analyzing the performance of the server itself. In this study, Elastic Stack is functioned as a system that handles upstream to downstream processes starting from collection, transformation, and storage as well as graphical visualization of the Nginx web server given an attack scenario in the form of massive incoming connection requests and server login access attempts. The Elastic Stack components used as log collectors are Filebeat and Metricbeat for system metric data. For testing attacks using the Slowloris tool which will consume web server resources. The results of the research that have been carried out are when there are 500 incoming connections, the web server can serve requests normally, at 1000 connections there are some packets that are not served, the server becomes unable to access when it reaches a total of 2000 incoming connections. Metric data in the form of CPU Usage and Memory Usage are affected, although not significantly. Identification of IP Address shows the source of the attack comes from Singapore, according to the domicile of the attacker's computer. All access data in the form of username, time, origin of region trying to enter the server are recorded by the system.
Academic Information Systems and Recommendations using AHP at SMA Islamic Center Tangerang Alvira Putri Yudini; Calandra Alencia Haryani; Andree E. Widjaja; Hery Hery; Suryasari Suryasari
Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31937/ti.v13i2.2337

Abstract

Nowadays, technology is indispensable to solve problems. Technology can facilitate communication without thinking about distance, space, and time. Currently, the advancement of technology is useful for most people in carrying out their activities, especially in the field of education. Islamic Centre High School Tangerang is one of the schools that require information systems to manage data as it still uses the manual method. This research was specifically conducted to assist t Islamic Centre High School Tangerang in building a system for managing school data, so that it can provide recommendations to students to decide on a study program to a higher level of education, as well as to help parents monitoring their children activities. The methodology used in this study is qualitative methods, RAD methodology and the Prototyping method. Meanwhile, the method of recommending study programs for students used the Analytical Hierarchy Process method, that is by comparing the value of criteria consisting of accreditation, majors, grades, and comparison of alternative values consisting of study programs and universities. The system was tested using black box testing method. The result of this study is a web-based academic information systems with recommendation feature. The system can display a ranking of student study program recommendations based on a comparison of criteria and alternative values using the Analytical Hierarchy Process Method
Test Case Analysis with Keyword-Driven Testing Approach on Angkasa Website Using Katalon Studio Tools Reynaldi Prama Octavially; Rosa Reska Riskiana; Kusuma Ayu Laksitowening; Dana Sulistyo Kusumo; Monterico Adrian; Nungki Selviandro
Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31937/ti.v13i2.2391

Abstract

Abstract— Testing a software is an important stage of a series of software development. Functional testing of each feature on the Angkasa website is intended to try out the function to match the required specifications. To achieve a functional test result, there are elements of features on the web page that require keywords. These keywords are used to perform actions or actions in running a web page, these keywords will help in making Test Cases for the testing process. Because it takes the right keywords to test on the web. To overcome this problem, this study analyzes the use of the Keyword Driven Testing approach for making Test Cases through the Katalon Studio tools. Keyword Driven Testing is one of the concepts in ISO/IEC/IEEE 29119, namely Keyword Driven Testing in The Test Design Process. The results of the analysis show that making Test Cases with Keyword Driven testing is easier to understand and is fully supported by the Katalon Studio tools. However, when creating test cases, not all keywords can be added automatically, so they need to be added manually.

Page 1 of 1 | Total Record : 9


Filter by Year

2021 2021