Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
54 views

Java Live Topics

This document discusses several algorithms for ranking and suggesting popular items based on user feedback. It proposes evaluating the algorithms using data from a social bookmarking service to analyze how well they learn the true popularity ranking of items while avoiding distortions from suggestions. The goal is to quickly learn popularity while providing true popular suggestions. Methods that require no special configuration are found to perform well.

Uploaded by

Cyril Thomas
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views

Java Live Topics

This document discusses several algorithms for ranking and suggesting popular items based on user feedback. It proposes evaluating the algorithms using data from a social bookmarking service to analyze how well they learn the true popularity ranking of items while avoiding distortions from suggestions. The goal is to quickly learn popularity while providing true popular suggestions. Methods that require no special configuration are found to perform well.

Uploaded by

Cyril Thomas
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Java live topics

Ranking and Suggesting Popular Items


ABSTRACT We consider the problem of ranking the popularity of items and suggesting popular items based on user feedback. User feedback is obtained by iteratively presenting a set of suggested items, and users selecting items based on their own preferences either from this suggestion set or from the set of all possible items. The goal is to quickly learn the true popularity ranking of items (unbiased by the made suggestions), and suggest true popular items. The difficulty is that making suggestions to users can reinforce popularity of some items and distort the resulting item ranking. The described problem of ranking and suggesting items arises in diverse applications including search query suggestions and tag suggestions for social tagging systems. We propose and study several algorithms for ranking and suggesting popular items, provide analytical results on their performance, and present numerical results obtained using the inferred popularity of tags from a month-long crawl of a popular social book marking service. Our results suggest that lightweight, randomized update rules that require no special configuration parameters provide good performance.

SIMPS: Using Sociology for Personal Mobility


Abstract

Assessing mobility in a thorough fashion is a crucial step toward more efficient mobile network design. Recent research on mobility has focused on two main points: analyzing models and studying their impact on data transport. These works investigate the consequences of mobility. In this paper, instead, we focus on the causes of mobility. Starting from established research in sociology, we propose SIMPS, a mobility model of human crowds with pedestrian motion. This model defines a process called sociostation, rendered by two complimentary behaviors, namely socialize and isolate, that regulate an individual with regard to her/his own sociability level. SIMPs leads to results that agree with scaling laws observed both in smallscale and large-scale human motion. Although our model defines only two simple individual behaviors, we observe many emerging collective behaviors (group formation/splitting, path formation, and evolution).

Monitoring Online Tests through Data Visualization J2ee


Abstract We present an approach and a system to let tutors monitor several important aspects related to online tests, such as learner behavior and test quality. The approach includes the logging of important data related to learner interaction with the system during the execution of online tests and exploits data visualization to highlight information useful to let tutors review and improve the whole assessment process. We have focused on the discovery of behavioral patterns of learners and conceptual relationships among test items. Furthermore, we have led several experiments in our faculty in order to assess the whole approach. In particular, by analyzing the data visualization charts, we have detected several previously unknown test strategies used by the learners. Last, we have detected several correlations among questions, which gave us useful feedbacks on the test quality.

Online Handwritten Script Recognition at java IEEE (This paper appears in: Computers in Education, 2002. Proceedings. International Conference on
Abstract
This paper describes our on-line handwriting mathematical expression input interface for our Intelligent Algebraic Calculation Tutoring System (ACTS). It consists of a Java-based client, which receives user's handwriting input and displays output, and a C-based server, which recognizes hand-written symbols. Our interface provides simple and easy mathematical expression input environment. Its distinctive features are automatic stroke segmentation based on spatial relationship and time intervals of consecutive strokes, symbol recognition based on DDCPM (Directional and Direction-Change Pattern Matching) method and function buttons that help user's input and correction. Our experiment results show that the recognition rate is 79 % for 91 kinds of symbols and 90 % for 34 kinds of restricted ones for our target domain Automatic identification of handwritten script facilitates many important applications such as automatic transcription of multilingual documents and search for documents on the Web containing a particular script. The increase in usage of handheld devices which accept handwritten input has created a growing demand for algorithms that can efficiently analyze and retrieve handwritten data. This paper proposes a method to classify words and lines in an online handwritten document into one of the six major scripts: Arabic, Cyrillic, Devnagari, Han, Hebrew, or Roman. The classification is based on 11 different spatial and temporal features extracted from the strokes of the words. The proposed system attains an overall classification accuracy of 87.1 percent at the word level with 5-fold cross validation on a data set containing 13,379 words. The classification accuracy improves to 95 percent as the number of words in the test sample is increased to five, and to 95.5 percent for complete text lines consisting of an average of seven words.

Mob-Prescription (LAKE SHORE HOSPITALS)


The Mob-Prescription is an innovative and integrated solution designed to streamline clinical documentation for the healthcare enterprise. The Mob-Prescription ensures to increase the productivity, reduce document turnaround time and decrease medical transcription costs without interfering with clinician workflow. Whenever a patient visits a doctor, the details are asked for at first .This includes the name, age, contact number, etc. After that the doctor will enquire the details of illness to the patient. Next the doctor will start with the prescription of the medicines. Thus it is possible to select the correct medicine from the displayed list. Further the prescription is given to the patient in the printed form. So it is possible for the doctor to check it once again. The disadvantage of the having poor handwriting could thus be overcome. Another facility that is being implemented in the software is that a message is supposed to be sent from the doctors mobile to the patients. This would be in the form of a calendar note. The message is to be saved into the patients mobile. It reminds the user to have the medicines as per the prescription given by the doctor. In short it sets the alarm. Thus the software ensures the correct medicine is being prescribed by the doctor and if it is valid, since each entry is compared with the medical dictionary. The prescription can be sent to printer from the mobile also.

Multiple Data Streaming in Immigration control & Passport Validation ( TCS Kochi)
The International Civil Aviation Organization (ICAO) issues passport standards which are treated as recommendations to national governments. The standard passport format includes the name of the issuing country on a passport cover, a national symbol, a description of the document (e.g., passport, official passport, diplomatic passport), and, if the passport is biometric, the biometric-passport symbol. Inside, there is a title page, also naming the country. This is followed by a data page, on which there is information about the bearer and the issuing authority. Passports have numerical or alphanumerical designators ("serial number") assigned by the issuing authority. Standards for machine-readable passports have also been issued by the ICAO with an area set aside where most of the information written as text is also printed in a manner suitable for optical character recognition. To conform to ICAO standards, a biometric passport has an embedded contactless smart card, which contains data about the passport holder, a photograph in digital format, and data about the passport itself. Many countries now issue biometric passports. The objectives for the biometric passports are to speed up clearance through immigration and the prevention of identity fraud. These reasons are disputed by privacy advocates. Governments are reluctant to acknowledge privacy concerns. Although many countries issue biometric passports, few introduced the equipment needed to read them at ports of entry. In the absence of an international standard, it is not possible for one country to read the biometric information in passports issued by another country. Here we are put forwarding a robust method for passport validation by making use of thumb impression detection and face recognition. This project has mainly three modules 1. ID generation from thumb (TID Generator) 2. ID generation from face (FID Generator) 3. Barcode generation (BC Generator) 4. ID Validation(ID Validator)

Remote Process Control Monitoring using Mobiles (SUTHERLAND)


ABSTRACT: This project is proposed for a new method of monitoring and controlling the system remotely through mobile phones (Or other small portable devices) using Bluetooth. The application for the cell phone is written using J2ME runtime environment, making it portable to any device that supports this standard. 1. INTRODUCTION The advancement of digital technologies made it possible that even in the smallest mobiles phone are now able to run Java enabled applications. They have a limited amount of graphic display abilities; they don't have powerful floating point units, but they are compactable to make connections to the Internet and exchange small amounts of data. This has many advantages such as you don't have to carry around an expensive laptop or you don't need to be in a computer room to see whether things are going well. Using the mobile phone (or any PDA that is able to connect to the mobile phone network) you can connect to a central server, authenticate yourself and then choose whatever process or parameters you want to watch and there you'll have it.

Applications written in Java are portable, and most of the phones that allow user applications require these applications to be J2ME compliant.

APPLIANCES CONTROL THROUGH SMS ( PURVA GROUP)


This project is designed to make home automation easy to control when a user is not at home. The project is designed to allow easy use of a mobile phone to control appliances in the home. Using a mobile phone the development of the control system will be carried out using SMS. This will communicate with another mobile phone, which in turn controls the devices attached to microcontroller modules. When the action has been carried out then a response is sent to the user. The project involves three main areas, research, development\programming, testing and the writing of the report. Introduction The project is aimed at developing and testing the use of mobile phones to remotely control an appliance control system. The microcontroller would then control a device based on the information given to it. The proposed solution will need to be easy to use, simple, secure, and robust and be useful on most mobile phones. To achieve this testing will need to be carried out to create a useful system. The report consists of a background into the area of 8051 microcontroller and mobile communication, how they are interfaced to each other and AT (Attention) commands set used in communication. Modules 1. Admin Setting the devices Setting SMS Format Add/Edit settings 2. User

Control (ON/OFF) Devices through SMS SMS Queries for Devices Status

Automated Car Parking for Malls (GOLD SOUK Kochi)


The Automated car parking system is an application for arranging automatic parking facility of our vehicle. This system uses the GSM modem as external hardware. This system mainly has only one module is Administrator module. The system contains the Information about parking blocks of a shopping complex. And it will store the details into the database. The administrator will update this database in a particular interval. In our system, the vehicle driver will send an SMS to our system using the GSM modem for parking enquiry. Then the system administrator will search in database for empty parking block and will send a return SMS to the driver using the GSM modem. Modules Administrator Module User Module Message sending and receiving module Call Center Admin Suite Call center administration suite allows the administrator to administrate and monitor the work of all employees in call center. Administration suite deals with staff management, payroll management, training and CRM monitoring. Staff management defines users by assigning priority to each user. If the

corresponding department has already assigned a priority for its employee the system administrator can overwrite it with new priority. Priority determines the privileges of the user. There are 9 types of users in this system. In normal case employees sharing the same level in organization chart enjoy the same priority. There may be some exceptions. The priority of the users may get changed according to the current needs.This module also deals with the attendance marking using biometric device, employee registration, scheduling of agents, distribution of agents and leave. In the payroll management the accountant prepares the salary bill for each employee .CRM monitoring monitors the campaign progress.

Admin Monitoring Training Management Staff management Payroll Management Department Management

Multiple Networked Insurance (AVIVA GENERAL INSURANCE)


The Insurance on Internet is a web-based enterprise application that automates all possible business functionalities of the insurance sector such as providing information catalog of various policy types to customers, applying for a new policy, providing information of the companys authorized agents, and providing alerts to the policy holders for the policy renewals. As this is a web application, it supports the company in increasing the profits by reaching more number of customers round the clock (i.e. 24X7). The Insurance on Internet application proposed to be implemented for an insurance company should implement the services for four types of users like Administrators, Agents, Policy Holders and normal users. The services that this system should support for these users are summarized below: This system should provide the administrator with the convenience such as adding a new agent, add new policies view and manage the information about the agents, view the following reports by day-wise, weekly, or monthly: Number of polices filed by a particular agent. Number of polices filed by a particular region. Number of polices approved from a particular region and also the overall performance of the agent. The administrator can send SMS to agents (using the GSM modem) about new policy details and new events. This system should help the agents by providing the details online and provides a facility to search the policy holder records based on various options like based on the type of policy, location of the customer. It should allow the agents to set alert messages to the policy holders for the renewals/ changes in the policy rules etc. also the agents can send SMS to users (using the GSM modem) for the renewal of policy rules. The agents should be able to post news on to the notice board Modules Administrator Module Agent Module Policy Holder Module User Module

GSM Based E-Talkative (Aircell CELLULAR)


The GSM based E-Talkative is a web application developed in java, jsp. This contains the flow of work in telecommunication field in the current system is manual in nature. Which involves whenever a person

needs a connection he must fill the application and submit it in the nearby authorized center of telephone exchange? Now the application will be forwarded to the next level, if it is agreed, the corresponding applicant profile must be maintained manually. Similarly if the customer wants to exchange the phone facility, apply transfer for his phone, give any complaints or enquiry kind of service, they need to approach the office which involves manual work. For these types of operations many number of employees may involve to sort out the issues, and to get these results customer has to wait such a long time in queues at outlets. By using GSM Based E-Talkative application any customer can apply for a new permanent or temporary phone connection by giving his details in the portal, in addition with this he can apply transfer for his phone, and customer will get immediate response for his complaints or enquiries. So that we can reduce the manual work of employees and waiting process of a customer to get accurate results at faster rate. This application consists following modules. Here the customer can send SMS to our system for a new connection or transfer of existing connection. He will get his bill details also through the SMS. Here the system has mainly five modules. They are, 1. User Module 2. Enquiry Module 3. Admin Module 4. Report Module 5. SMS Sending and Receiving Module

Multi Domain Chat using Jabber Protocol Supporting Server (ASIANET COMMUNICATIONS)
The project entitled Multi Domain Chat using Jabber Protocol Supporting Server through which we can chat with the people in multiple domains with the help of jabber protocol. This software is just like a messenger is just like a messenger and some special features. Jabber means open source XML base instant messaging. XML is used in Jabber to define the common basic data types: message and presents. Modules User registration Module Chatting Module User Adding XML Streaming

Smart Court J2ME (BAR ASSOCIATION KERALA)


The project titled Smart Court is an Interactive Case Tracking System based on GSM mobile systems. The procedure of Case management is totally new and has not yet been implemented in Courts across India. The software helps the end users and Advocates in a common manner in tracking of case updates and Cases posting. When the end user sends SMS to the Court Server, there will be an interactive response regarding Cases, posting dates, Court id, Name of Judge handling the case and result of last hearing if any for the case.etc Modules: User Registration Advocate Registration Court and Case Details Judges Details

Case posting and Court Room Details SMS Query Analyzer SMS Reply Module Administration Module

Automated Power Board (J2EE-J2ME) (TATA POWER)


Kerala State Electricity Board is the sole distributor of the Electrical Energy for the state of Kerala. It is also responsible for granting connection and collecting bills from the consumer. The project entitled Automated Power board is a project developed to enable the consumer to access the services of kerala State electricity board online. This site enables the consumer to place connection requests, complaints, viewing bills, paying bills etc. through online. This helps the board to process transactions more efficiently, and solidify the interactions with the customers. There are also options of querying through sms about the current bill. Also there been a sms sender option to remind the user about the date of payment. Modules Admin Module Consumer Module Connection Request Module Complaint Module Billing Module Accounting Module Mobile Module SMS querying Module SMS Remainder Module

E-Trouble Shooter GSM (HP KERALA)


This project mainly deals with the overall hardware and software maintenance of a user. Generally, when a user buys some product from an organization/shop, he will be provided with a registration number. The user can register his details, i.e. the details of the software and hardware of his organization or home through this system. If a user is registered with this site, he will be provided with some functionalities, like, options for report of hardware failures, software problems or may be software or hardware trouble shooting helps etc,. There are also options provided for the renewal of their licensees also. There will be options for the shop owner to register to this site. The main modules include Admin Module Shop owners Sms Requester and Assigner SMS Reporter Feedback module

Virtual Recruiter
Virtual Recruiter is fully automated software for online recruitment. This software provides end-to-end recruitment service. This software aims at complete automatic management from the registration phase up to the interview phase.

Module Description This project aims to deliver easy-to-use search capabilities, customer service and convenience. The modules are: Online Registration a) Candidate registration b) Company registration. Online Test Virtual Interview Administrative Section

Smart Campus ( RAJAGIRI Group of INSTITUTIONS)


The main objective of the system is to make all the processes in the institution more efficient, speedy and secure by automating the system. The main part of the project deals with attendance processing that uses the RFID system that enables the system more secure and efficient. This software uses J2EE. The Modules: Registration Module. Attendance System using RFID system. Internal performance Evaluation. Placement activities processing system, Library Automation Reports.

Mobile Watchman (IDEA CELLULAR)


Mobile Watchman is a mobile application that lets you store any kind of sensitive information in a secure way. Main features: Password protected application; Three types of records: Login, Credit Card and Text Note; Records organized in user created categories; Unlimited number of categories with an unlimited number of records on each; Information encrypted using an algorithm that guarantees security without compromising performance; Application can be locked or terminated automatically after a predefined period of inactivity, requiring the user to login again; All information can be automatically deleted after a user-defined number of failed login attempts to prevent brute force attacks;

Two Factor Authentication Using Mobile Phones (IDEA CELLULAR & YES BANK)
Abstract
This system describes a method of implementing two factor authentication using mobile phones. The proposed method guarantees that authenticating to services, such as online banking or ATM machines, is done in a very secure manner. The proposed system involves using a mobile phone as a software token for One Time Password generation. The generated One Time Password is valid for only a short user defined period of time and is generated by factors that are unique to both, the user and the mobile device itself. Additionally, an SMS-based mechanism is implemented as both a backup mechanism for retrieving the password and as a possible mean of synchronization. The proposed method has been implemented and tested. Initial results show the success of the proposed method.

You might also like