International Journal of Trend in Scientific Research and Development: Data Processing

IJTSRD is a leading Open Access, Peer-Reviewed International Journal which provides rapid publication of your research articles and aims to promote the theory and practice along with knowledge sharing between researchers, developers, engineers, students, and practitioners working in and around the world in many areas. For any further information, feel free to write us on editor.ijtsrd@gmail.com

Showing posts with label Data Processing. Show all posts
Showing posts with label Data Processing. Show all posts

Tuesday 29 June 2021

Image to Image Encoder using Least Significant Bit

June 29, 2021 0
Image to Image Encoder using Least Significant Bit

The purpose of “Image to Image Encoder” is to hide an image inside another image. Using the LSB method, which facilitates data hiding in an image. It works with JPEG and PNG formats for the cover image and always creates tiff encoded image due to its compression. Least Significant Bit Embeddings LSB are the general steganographic procedure that might be utilized to install information into a variety of digital media, the most studied applications are utilizing LSB embedding to hide one picture inside another. The security to keep up secrecy of message is accomplished by making it infeasible for a third individual to distinguish and recover the secret message. This method can be used in various fields for data security like for secret communication and data transfer via networks, for storing and transferring sensitive data and information in the defense sector. As the normal viewers can not identify the slight difference in the encoded image without the reference of the original cover image, this method ensures more security than cryptographic methods. 


by Samthomas Raphael | Dr. Ganesh D "Image to Image Encoder using Least Significant Bit" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-4 , June 2021, 

URL: https://www.ijtsrd.compapers/ijtsrd41253.pdf 

Paper URL: https://www.ijtsrd.comcomputer-science/data-processing/41253/image-to-image-encoder-using-least-significant-bit/samthomas-raphael

callforpaperlifesciences, lifesciencesjournal, researchpapers

Sunday 20 June 2021

Predicting the Maintenance of Aircraft Engines using LSTM

June 20, 2021 0
Predicting the Maintenance of Aircraft Engines using LSTM

What if apart of aircraft could let you know when the aircraft component needed to be replaced or repaired It can be done with continuous data collection, monitoring, and advanced analytics. In the aviation industry, predictive maintenance promises increased reliability as well as improved supply chain and operational performance. The main goal is to ensure that the engines work correctly under all conditions and there is no risk of failure. If an effective method for predicting failures is applied, maintenance may be improved. The main source of data regarding the health of the engines is measured during the flights. Several variables are calculated, including fan speed, core speed, quantity and oil pressure and, environmental variables such as outside temperature, aircraft speed, altitude, and so on. Sensor data obtained in real time can be used to model component deterioration. To predict the maintenance of an aircraft engine, LSTM networks is used in this paper. A sequential input file is dealt with by the LSTM model. The training of LSTM networks was carried out on a high performance large scale processing engine. Machines, data, ideas, and people must all be brought together to understand the importance of predictive maintenance and achieve business results that matter. 

by Nitin Prasad | Dr. A Rengarajan "Predicting the Maintenance of Aircraft Engines using LSTM" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-4 , June 2021, 

URL: https://www.ijtsrd.compapers/ijtsrd41288.pdf 

Paper URL: https://www.ijtsrd.comcomputer-science/data-processing/41288/predicting-the-maintenance-of-aircraft-engines-using-lstm/nitin-prasad

internationaljournalofscience, openaccessjournalofscience, ugcapprovedjournalsforscience 

Music Genre Classification using Machine Learning

June 20, 2021 0
Music Genre Classification using Machine Learning

Music genre classification has been a toughest task in the area of music information retrieval MIR . Classification of genre can be important to clarify some genuine fascinating issues, such as, making songs references, discovering related songs, finding societies who will like that particular song. The inspiration behind the research is to find the appropriate machine learning algorithm that predict the genres of music utilizing k nearest neighbor k NN and Support Vector Machine SVM . GTZAN dataset is the frequently used dataset for the classification music genre. The Mel Frequency cepstral coefficients MFCC is utilized to extricate features for the dataset. From results we found that k NN classifier gave more exact results compared to support vector machine classifier. If the training data is bigger than number of features, k NN gives better outcomes than SVM. SVM can only identify limited set of patterns. KNN classifier is more powerful for the classification of music genre.

by Seethal V | Dr. A. Vijayakumar "Music Genre Classification using Machine Learning" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-4 , June 2021, 

URL: https://www.ijtsrd.compapers/ijtsrd41263.pdf 

Paper URL: https://www.ijtsrd.comcomputer-science/data-processing/41263/music-genre-classification-using-machine-learning/seethal-v

callforpapereconomics, economicsjournal

Saturday 19 June 2021

Credit Card Fraud Detection

June 19, 2021 0
Credit Card Fraud Detection

Credit card plays a very vital role in todays economy and the usage of credit cards has dramatically increased. Credit card has become one of the most common method of payment for both online and offline as well as for regular purchases of a common man. It is very necessary to distinguish fraudulent credit card transactions by the credit card organizations so their clients are not charged for the purchases that they didn’t make. Despite the fact that using credit card gives huge benefits when used responsibly carefully and however significant credit and financial damages could be caused by fraudulent activities as well. Numerous methods have been proposed to stop these fraudulent activities. The project illustrates the model of a dataset to predict fraud transactions using machine learning. The model then detects if it is a fraudulent or a genuine transaction. The model also analyses and pre processes the dataset along with deployment of multiple anomaly detection using algorithms such as Local forest outlier and Isolation forest. 

by Nikitha Pradeep | Dr. A Rengarajan "Credit Card Fraud Detection" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-4 , June 2021, 

URL: https://www.ijtsrd.compapers/ijtsrd41289.pdf 

Paper URL: https://www.ijtsrd.comcomputer-science/data-processing/41289/credit-card-fraud-detection/nikitha-pradeep

ugcapprovedmanagementjournal, openaccessjournalofmanagement, paperpublicationinmanagement

Friday 18 June 2021

LSTM Based Sentiment Analysis

June 18, 2021 0
LSTM Based Sentiment Analysis

Sentimental analysis is a context based mining of text, which extracts and identify subjective information from a text or sentence provided. Here the main concept is extracting the sentiment of the text using machine learning techniques such as LSTM Long short term memory . This text classification method analyses the incoming text and determines whether the underlined emotion is positive or negative along with probability associated with that positive or negative statements. Probability depicts the strength of a positive or negative statement, if the probability is close to zero, it implies that the sentiment is strongly negative and if probability is close to1, it means that the statement is strongly positive. Here a web application is created to deploy this model using a Python based micro framework called flask. Many other methods, such as RNN and CNN, are inefficient when compared to LSTM. 

by Dirash A R | Dr. S K Manju Bargavi "LSTM Based Sentiment Analysis" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-4 , June 2021, 

URL: https://www.ijtsrd.compapers/ijtsrd42345.pdf 

Paper URL: https://www.ijtsrd.comcomputer-science/data-processing/42345/lstm-based-sentiment-analysis/dirash-a-r

callforpaperlanguages, languagesjournal, bestjournal

Amazon Product Review Sentiment Analysis with Machine Learning

June 18, 2021 0
Amazon Product Review Sentiment Analysis with Machine Learning

Users of Amazons online shopping service are allowed to leave feedback for the items they buy. Amazon makes no effort to monitor or limit the scope of these reviews. Although the amount of reviews for various items varies, the reviews provide easily accessible and abundant data for a variety of applications. This paper aims to apply and expand existing natural language processing and sentiment analysis research to data obtained from Amazon. The number of stars given to a product by a user is used as training data for supervised machine learning. Since more people are dependent on online products these days, the value of a review is increasing. Before making a purchase, a buyer must read thousands of reviews to fully comprehend a product. In this day and age of machine learning, however, sorting through thousands of comments and learning from them would be much easier if a model was used to polarize and learn from them. We used supervised learning to polarize a massive Amazon dataset and achieve satisfactory accuracy. 

by Ravi Kumar Singh | Dr. Kamalraj Ramalingam "Amazon Product Review Sentiment Analysis with Machine Learning" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-4 , June 2021, 

URL: https://www.ijtsrd.compapers/ijtsrd42372.pdf 

Paper URL: https://www.ijtsrd.comcomputer-science/data-processing/42372/amazon-product-review-sentiment-analysis-with-machine-learning/ravi-kumar-singh

callforpapermedicalscience, medicalsciencejournal

Thursday 17 June 2021

Prediction of Car Price using Linear Regression

June 17, 2021 0
Prediction of Car Price using Linear Regression

In this paper, we look at how supervised machine learning techniques can be used to forecast car prices in India. Data from the online marketplace quikr was used to make the predictions. The predictions were made using a variety of methods, including multiple linear regression analysis, Random forest regressor and Randomized search CV. The predictions are then analyzed and compared to determine which ones provide the best results. A seemingly simple problem turned out to be extremely difficult to solve accurately. All of the strategies yielded similar results. In the future, we want to make predictions using more advanced technologies. 

by Ravi Shastri | Dr. A Rengarajan "Prediction of Car Price using Linear Regression" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-4 , June 2021, 

URL: https://www.ijtsrd.compapers/ijtsrd42421.pdf 

Paper URL: https://www.ijtsrd.comcomputer-science/data-processing/42421/prediction-of-car-price-using-linear-regression/ravi-shastri

callforpaperlifesciences, lifesciencesjournal, researchpapers

Personality Prediction using Logistic Regression

June 17, 2021 0
Personality Prediction using Logistic Regression

Human personality has played a significant role in the growth of both individuals and organisations. Using standard questionnaires or reviewing the curriculum vitae are two ways to assess human personality CV .Recruiters used to manually shortlist filter a candidates CV based on their criteria. We present a framework in this paper that automates the eligibility review of candidates during the recruitment process. Based on the uploaded CV, the system evaluates professional eligibility. The framework employs the TF IDF Algorithm for machine learning. Furthermore, by reviewing the scores obtained in various fields, the resulting scores aid in determining the qualities of the candidates. The use of graphs to analyse a candidates success makes it easier to assess his or her personality and aids in proper CV analysis. As a result, the framework lends a hand in the recruitment process, allowing the candidates CV to be shortlisted and a reasonable decision to be reached. 

by Surya Narayan Sharma | Dr. Kamalraj Ramalingam "Personality Prediction using Logistic Regression" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-4 , June 2021, 

URL: https://www.ijtsrd.compapers/ijtsrd41307.pdf 

Paper URL: https://www.ijtsrd.comcomputer-science/data-processing/41307/personality-prediction-using-logistic-regression/surya-narayan-sharma

callforpapereconomics, economicsjournal

Thursday 8 October 2020

A Deep Analysis on Prevailing Spam Mail Filteration Machine Learning Approaches

October 08, 2020 0
A Deep Analysis on Prevailing Spam Mail Filteration Machine Learning Approaches

In this work, we have reviewed the issue of spam mail which is a big problem in the area of Internet. The growing size of uncalled mass e mail or spam has produced the requirement of a dependable anti spam filter. Now a days the Machine learning ML proedures are being employed to spontaneously filter the spam e mail in an effective manner. In this work, we have reviewed some of the prevalent ML approaches such as Rough sets, Bayesian classification, SVMs, k NN, ANNs and Artificial immune system and of their use fullness in the issue of spam Email taxonomy. We have provided the depictions of the procedures and the divergence of their enactment on the basis of the quantity of Spam Assassin.

by  Anu | Ms. Preeti "A Deep Analysis on Prevailing Spam Mail Filteration Machine Learning Approaches" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-6 , October 2020, 

URL: https://www.ijtsrd.com/papers/ijtsrd33261.pdf

Paper Url: https://www.ijtsrd.com/computer-science/data-processing/33261/a-deep-analysis-on-prevailing-spam-mail-filteration-machine-learning-approaches/anu

callforpaperarts, artsjournal, peerreviewedjournal 

Wednesday 7 October 2020

A Deep Analysis on Prevailing Spam Mail Filteration Machine Learning Approaches

October 07, 2020 0
A Deep Analysis on Prevailing Spam Mail Filteration Machine Learning Approaches

In this work, we have reviewed the issue of spam mail which is a big problem in the area of Internet. The growing size of uncalled mass e mail or spam has produced the requirement of a dependable anti spam filter. Now a days the Machine learning ML proedures are being employed to spontaneously filter the spam e mail in an effective manner. In this work, we have reviewed some of the prevalent ML approaches such as Rough sets, Bayesian classification, SVMs, k NN, ANNs and Artificial immune system and of their use fullness in the issue of spam Email taxonomy. We have provided the depictions of the procedures and the divergence of their enactment on the basis of the quantity of Spam Assassin.

by  Anu | Ms. Preeti "A Deep Analysis on Prevailing Spam Mail Filteration Machine Learning Approaches" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-6 , October 2020, 

URL: https://www.ijtsrd.com/papers/ijtsrd33261.pdf

Paper Url: https://www.ijtsrd.com/computer-science/data-processing/33261/a-deep-analysis-on-prevailing-spam-mail-filteration-machine-learning-approaches/anu

callforpaperarts, artsjournal, peerreviewedjournal 

Thursday 3 September 2020

Diabetes Prediction Model

September 03, 2020 0
Diabetes Prediction Model

My mother has been a diabetic for the last 15 years of her life. I have known the difference between the Fasting and BP sugar levels for a long time. Therefore, when I found a public data set of the diabetes levels against age, blood pressure, and BMI, it got me thinking if I could map the relationship between the multiple factors and figure out how these factors can have an impact on the blood sugar levels. In this paper, I attempt to map the relation between the multiple factors, affecting the blood sugar levels. I will be using the R Studio, using the R Programming language to implement the project. 

by Mitadru Banerjee Chowdhury "Diabetes Prediction Model" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-6 , October 2020, 

URL: https://www.ijtsrd.com/papers/ijtsrd33276.pdf

Paper Url: https://www.ijtsrd.com/computer-science/data-processing/33276/diabetes-prediction-model/mitadru-banerjee-chowdhury

peerreviewedinternationaljournal, callforpaperinugcapprovedjournals, paperpublicationforstudent

Monday 22 June 2020

Market Index Forecasting Model

June 22, 2020 0
Market Index Forecasting Model

In this paper, I attempt to pull back the curtains from the Stock Market and figure out how the High Value in the stock market is dependent on the Open Value, Low Value, Close Value. Once that has been done, we will attempt to forecast a model of how the market would act over the next few cycles. We will convert that model into a time series and create the ARIMA model. We will then use the ARIMA model to forecast the possible values for the next cycles. Depending on the forecast values, we will attempt to predict the range of maximum and minimum values. 


by Mitadru Banerjee Chowdhury ""Market Index Forecasting Model""

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-4 , June 2020,

URL: https://www.ijtsrd.com/papers/ijtsrd31475.pdf

Paper Url :https://www.ijtsrd.com/computer-science/data-processing/31475/market-index-forecasting-model/mitadru-banerjee-chowdhury

ugcapprovedjournalswithlowpublicationfees, conferenceissuepublication

Saturday 2 May 2020

Extract the Analyzed Information from Dark Data

May 02, 2020 0
Extract the Analyzed Information from Dark Data

The world is surrounded by data and data, the data may be structured, unstructured, or semi structured every organization generates enormous data daily, only the tip of data is analyzed, and the larger the data is ignored from the utilizable analysis. This paper focuses on a particularly unstructured and bothersome class of data, termed Dark data. Dark data is not attentively analyzed, indexed, and stored, so it becomes nearly imperceptible to potential users and therefore is more likely to last neutralized and eventually lost. This paper discusses how the concepts of long term specifically use of analyzed for all intents and purposes dark data can be used to generally understand the very possible solutions for better curation of dark data in a major way. This paper describes why this class of data is so critical to scientific progress, some of the properties of this dark data, as well as the technical difficulties to useful management of this class of data. Many probable useful institutional and technical solutions are under development which will show in this paper in the last section, but these solutions are mainly conceptual and require additional research during lack of resources. 


by Rahul P | Ganeshan M ""Extract the Analyzed Information from Dark Data""

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-4 , June 2020,

URL: https://www.ijtsrd.com/papers/ijtsrd30842.pdf

Paper Url :https://www.ijtsrd.com/computer-science/data-processing/30842/extract-the-analyzed-information-from-dark-data/rahul-p

callforpaperlanguages, languagesjournal, bestjournal

Monday 27 January 2020

Data Analytics Features and Concepts

January 27, 2020 0
Data Analytics Features and Concepts

Data analytics is a qualitative and quantitative features and process used to enhance the productivity and business gain. Data is extracted and categories identity analyzes behavior data and patterns according to organization requirement. Analytics is an interpretation and communication of meaningful patterns or summary in data. Data integration is a precursor to data analysis, and data analysis is closed linked to data visualization and data. 


by K. Balaji Kumar | S. Balamanoj | Ashik K. H ""Data Analytics Features and Concepts"" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-2 , February 2020, 

URL: https://www.ijtsrd.com/papers/ijtsrd30062.pdf

Paper Url : https://www.ijtsrd.com/computer-science/data-processing/30062/data-analytics-features-and-concepts/k-balaji-kumar

callforpaperlifesciences, lifesciencesjournal, researchpapers

Tuesday 27 August 2019

Key Frame Extraction in Video Stream using Two Stage Method with Colour and Structure

August 27, 2019 0
Key Frame Extraction in Video Stream using Two Stage Method with Colour and Structure

Key Frame Extraction is the summarization of videos for different applications like video object recognition and classification, video retrieval and archival and surveillance is an active research area in computer vision. In this paper describe a new criterion for well presentative key frames and correspondingly, create a key frame selection algorithm based Two stage Method. A two stage method is used to extract accurate key frames to cover the content for the whole video sequence. Firstly, an alternative sequence is got based on color characteristic difference between adjacent frames from original sequence. Secondly, by analyzing structural characteristic difference between adjacent frames from the alternative sequence, the final key frame sequence is obtained. And then, an optimization step is added based on the number of final key frames in order to ensure the effectiveness of key frame extraction. 


by Khaing Thazin Min | Wit Yee Swe | Yi Yi Aung | Khin Chan Myae Zin ""Key Frame Extraction in Video Stream using Two-Stage Method with Colour and Structure""

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-5 , August 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd27971.pdf

Paper URL: https://www.ijtsrd.com/computer-science/data-processing/27971/key-frame-extraction-in-video-stream-using-two-stage-method-with-colour-and-structure/khaing-thazin-min

paper publication in science, call for paper medical science, ugc approved management journal

Sunday 25 August 2019

Application of Fuzzy Analytic Hierarchy Process and TOPSIS Methods for Destination Selection

August 25, 2019 0
Application of Fuzzy Analytic Hierarchy Process and TOPSIS Methods for Destination Selection

Destination selection is one of the most become an extremely popular. Sometimes the terms tourism and tourism are used pejoratively to indicate a shallow interest in the societies or islands that traveler's tour. This system presents the use of fuzzy AHP and TOPSIS for deciding on the selection of destination as like the selection of island. In this system, eight countries that include in South East Asia Thailand, Singapore, Malaysia, Indonesia, Philippine, Vietnam, Cambodia, Brunei are used. At first, the user can choose the specific country to decide the island of these countries and their preferences attraction, environment, accommodation, transportation, restaurant, activity, entertainment and other facilities are taken as inputs and then display the list of alternatives that matched with user's preferences. Fuzzy analytic hierarchy process is used in determining the weight of criteria and alternatives. Technique for Order Preference by Similarity to Ideal Solution TOPSIS method is used for determining the final ranking of the alternatives. Finally, this system shows the list of destinations depend on user's preferences. 


by Hnin Min Oo | Su Hlaing Hnin ""Application of Fuzzy Analytic Hierarchy Process and TOPSIS Methods for Destination Selection""

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-5 , August 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd27975.pdf

Paper URL: https://www.ijtsrd.com/computer-science/data-processing/27975/application-of-fuzzy-analytic-hierarchy-process-and-topsis-methods-for-destination-selection/hnin-min-oo

call for paper health science, ugc approved engineering journal, social science journal

Thursday 8 August 2019

Pest Classification and Pesticide Recommendation System

August 08, 2019 0
Pest Classification and Pesticide Recommendation System

Myanmar is an agricultural country and agriculture constitutes the largest sector of the economy. Recognizing of pests is a vital problem especially for farmers, agricultural researchers, and environmentalists. The proposed system is to classify the types of pest using the CNN model, which is often used when applying deep learning to image processing, and to recommend the most suitable pesticide according to the type of pest. This system will help to know easily information of pests and pesticides which should be used to the user. Using a public dataset of 1265 images of pests, a convolutional network and supervised methods are trained to classify four kinds of pest species and recommend the suitable pesticides. 


by Myat Mon Kyaw | San San Nwe | Myint Myint Yee ""Pest Classification and Pesticide Recommendation System""

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-5 , August 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd27899.pdf

Paper URL: https://www.ijtsrd.com/computer-science/data-processing/27899/pest-classification-and-pesticide-recommendation-system/myat-mon-kyaw

international journal of science, call for paper pharmacy, ugc approved journal

Tuesday 6 August 2019

ANN Based Handwritten Signature Recognition System

August 06, 2019 0
ANN Based Handwritten Signature Recognition System

Handwritten Signature Veri cation HSV is an automated method of verifying a signature by capturing features about a signature's shape i.e., static features and the characteristics of how the person signs his her name in real time i.e., dynamic features . This system provides a method of handwritten signature recognition and verification using the shapes of the signatures, artificial neural network and neural network simulation tool. The shapes of signatures are used to find the features points for features extraction. Then the extracted features are trained by using artificial neural network. A comparison of extracted features is done between the original signature and other relative signatures by using neural simulation toolbox. If the features are matched, the system shows that the signature is verified and the person is authorized and unauthorized. 


by Myat Mon Kyaw | San San Nwe | Myint Myint Yee ""ANN Based Handwritten Signature Recognition System""

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-5 , August 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd27866.pdf

Paper URL: https://www.ijtsrd.com/computer-science/data-processing/27866/ann-based-handwritten-signature-recognition-system/myat-mon-kyaw

ugc approved journals for management, mathematics journal, multidisciplinary journal

Friday 17 May 2019

The Concept of Cloud Accounting and its Adoption in Bangladesh

May 17, 2019 0
The Concept of Cloud Accounting and its Adoption in Bangladesh

This paper discusses the theoretical concepts behind cloud accounting and its adoption in a developing country like Bangladesh. The field of accounting has improved significantly with the introduction of cloud computing. In cloud accounting, a client outsources the accounting services of the entity using the service of a third party vendor. There are three models of cloud accounting namely IaaS Infrastructure as a Service , PaaS Platform as a Service and SaaS Software as a Service . Cloud accounting is more cost effective, secure and flexible and, provides larger storage compared to traditional accounting. Although the number of clients using cloud accounting is increasing rapidly in the world, the developed countries are far ahead from developing countries in terms of using cloud services. Bangladesh, one of the N 11 countries, need to adopt the cloud accounting system for encouraging startups, generating employment and protecting the environment. This study provides a framework that can be used for the adoption of cloud accounting in the business sector of Bangladesh. In order to build a digital Bangladesh, the government should take possible steps to popularize cloud accounting system in Bangladesh. 


By Raihan Sobhan "The Concept of Cloud Accounting and its Adoption in Bangladesh"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-4 , June 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd24031.pdf

Paper URL: https://www.ijtsrd.com/computer-science/data-processing/24031/the-concept-of-cloud-accounting-and-its-adoption-in-bangladesh/raihan-sobhan

ugc approved engineerig journaljournal publicationsengineering journal

Tuesday 16 April 2019

Implementation of Combinatorial Algorithms using Optimization Techniques

April 16, 2019 0
Implementation of Combinatorial Algorithms using Optimization Techniques
In theoretical computer science, combinatorial optimization problems are about finding an optimal item from a finite set of objects. Combinatorial optimization is the process of searching for maxima or minima of an unbiased function whose domain is a discrete and large configuration space. It often involves determining the way to efficiently allocate resources used to find solutions to mathematical problems. Applications for combinatorial optimization include determining the optimal way to deliver packages in logistics applications, determining taxis best route to reach a destination address, and determining the best allocation of jobs to people. Some common problems involving combinatorial optimizations are the Knapsack problem, the Job Assignment problem, and the Travelling Salesman problem. 

This paper proposes three new optimized algorithms for solving three combinatorial optimization problems namely the Knapsack problem, the Job Assignment problem, and the Traveling Salesman respectively. The Knapsack problem is about finding the most valuable subset of items that fit into the knapsack. The Job Assignment problem is about assigning a person to a job with the lowest total cost possible. The Traveling Salesman problem is about finding the shortest tour to a destination city through travelling a given set of cities. Each problem is to be tackled separately. First, the design is proposed, then the pseudo code is created along with analyzing its time complexity. Finally, the algorithm is implemented using a high level programming language. As future work, the proposed algorithms are to be parallelized so that they can execute on multiprocessing environments making their execution time faster and more scalable. 

by Youssef Bassil "Implementation of Combinatorial Algorithms using Optimization Techniques" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-3, April 2019, 

URL: https://www.ijtsrd.com/papers/ijtsrd22925.pdf

Paper URL: https://www.ijtsrd.com/computer-science/data-processing/22925/implementation-of-combinatorial-algorithms-using-optimization-techniques/youssef-bassil

Ad