scispace - formally typeset
Proceedings ArticleDOI

Efficient regression algorithms for classification of social media data

Reads0
Chats0
TLDR
This paper has implemented decision tree algorithm and compared it with other machine learning algorithms like NaiveBayes, Adaboost etc and found that decision tree algorithms gives accurate results as compared to other algorithms.
Abstract
As data is growing rapidly day by day due to wide usage of social media, this social data will help business analyst as well as researchers to get the feedback about any service or product. Analysis of social media data can be used for many purposes like friend recommendation, product or service recommendation etc. There is need of such algorithms which will classify data accurately and will provide analysis results accurately. Also these algorithms need to scale rapidly with data sets. In this paper, Different phases of social media data mining are identified. We have studied algorithms whose training time remains same though the data size increases. We have implemented decision tree algorithm and compared it with other machine learning algorithms like NaiveBayes, Adaboost etc. It is found that decision tree algorithms gives accurate results as compared to other algorithms. In addition to that, out of different decision tree algorithms random decision tree (RDT) algorithm performs best than other decision tree algorithms like C4.5 or ID3.

read more

Citations
More filters
Proceedings ArticleDOI

Machine Learning Aspects and its Applications Towards Different Research Areas

TL;DR: The systematic review on various aspects related to machine learning has been presented, which covered the use of machine learning in medical, social media, Travelling and robotics.
Proceedings ArticleDOI

Models for Hand Gesture Recognition using Deep Learning

TL;DR: A hand gesture recognition system which works in 4 steps to eliminate the ambiguity introduced in the results by inculcating variation in the background by developing a system which acts as a mediator between both.
Proceedings ArticleDOI

Very Fast Decision Tree (VFDT) algorithm on Hadoop

TL;DR: This paper has replaced the serial execution of VFDT algorithm by a series of Map and Reduce functions and conducted an extensive analysis on various datasets which have proved the proposed algorithm to be more efficient in terms of time compared to the other existing decision tree models.
Proceedings ArticleDOI

Ensemble classification technique to detect stress in IT-professionals

TL;DR: In these days, Employee turnover has become a major challenge in many software industries and people suffer from stress due to heavy work pressures imposed on them and competitive spirit of the work completed in their day to day lives.
Proceedings ArticleDOI

Use of Ensemble Machine Learning to Detect Depression in Social Media Posts

TL;DR: In this article, a system to detect depression using ensembled learning and Natural Language Processing (NLP) techniques was proposed, and the best performing configuration gave an accuracy of 96.35%.
References
More filters
Proceedings Article

Resilient distributed datasets: a fault-tolerant abstraction for in-memory cluster computing

TL;DR: Resilient Distributed Datasets is presented, a distributed memory abstraction that lets programmers perform in-memory computations on large clusters in a fault-tolerant manner and is implemented in a system called Spark, which is evaluated through a variety of user applications and benchmarks.
Proceedings ArticleDOI

Friendship and mobility: user movement in location-based social networks

TL;DR: A model of human mobility that combines periodic short range movements with travel due to the social network structure is developed and it is shown that this model reliably predicts the locations and dynamics of future human movement and gives an order of magnitude better performance.
Journal ArticleDOI

Leveraging social media networks for classification

TL;DR: The proposed framework, SocioDim, first extracts social dimensions based on the network structure to accurately capture prominent interaction patterns between actors, then learns a discriminative classifier to select relevant social dimensions.
Journal ArticleDOI

Support vector machines for texture classification

TL;DR: Experimental results demonstrate the effectiveness of SVMs in texture classification, and it is shown that SVMs can incorporate conventional texture feature extraction methods within their own architecture, while also providing solutions to problems inherent in these methods.
Proceedings ArticleDOI

Considerations for big data: Architecture and approach

TL;DR: MapReduce, in conjunction with the Hadoop Distributed File System (HDFS) and HBase database, as part of the Apache Hadoops project is a modern approach to analyze unstructured data.
Related Papers (5)