16 Questions 35 Answers 0 Followers
Questions related from Bharathi Raja A
my data is like this. i have to use this as index for xts in R. "01/04/2013 09:00:01.265381" "01/04/2013 09:00:01.265717" "01/04/2013 09:00:01.266342" "01/04/2013 09:00:01.266342" "01/04/2013...
05 May 2015 936 3 View
Is it possible to implement priority queue in R? how to implement?
04 April 2015 8,859 1 View
I have time in float point value 1049274901.05 I used time.strftime("%H:%M:%S",time.gmtime(1049274901.05)) it gives only 09:15:01. I want the milliseconds also like this 09.15:01.000000 (six...
04 April 2015 604 0 View
I have to implement First In First Out queue in R for my work. Is there any library available or do I have to implement by myself. If I have to implement which data structure would be good...
03 March 2015 1,722 11 View
I have enrolled in Machine learning course from coursera. Prof Andrew Ng is really great. I would like to follow book . I am looking for a book which follow the lecture followed by Prof Andrew...
02 February 2015 2,862 3 View
I have to find the Uptick or Downtick from database which contains indian Historical Cash Market data and trade data for a day.
02 February 2015 7,324 1 View
I have to work on machine learning problems. I would like to know which is better for academic purpose?
02 February 2015 6,749 17 View
I have column where the values in that column will have some name in capital alphabet the length is 10 char but if the name is small The values in this field will be padded with leading spaces...
02 February 2015 3,426 7 View
I would like to publish research article so that I could get phd in good college. I am confused of where to start? could some one give me direction. I have six months and working on DBMS-MySQL.
01 January 2015 9,791 0 View
Should I have to take more courses to have good research or Should I have to read more articles? I have studied a course from Indian University and I scored high marks but when I try courses in...
01 January 2015 5,627 4 View
I have large data set(12 GB) in .dat format I have visualize the data for prediction. give me hints
01 January 2015 9,260 12 View
I have very large table around 15 GB. schema is create table cash_order(Record_Indicator char(2) not null, Segment char(4) not null,Order_number bigint unsigned not null, Transaction_Times bigint...
01 January 2015 8,113 7 View
I have csv file which minimum size 15 GB. I have to upload the data from file to mysql tables. I created the tables and I used the Load data infile command. It worked well on small size file of...
01 January 2015 9,579 10 View
I have very little knowledge of both language. I would like to implement algorithms and data structure, database,natural language processing and improve my programming skills. which language i...
01 January 2015 6,067 0 View
I am computer science student. I dont have any idea about trading or business. I was not fan of business but now I have to work in algorithmic trading for my thesis so I request any one with cs...
01 January 2015 9,387 1 View
Now I am working in MySQL for my project. I have enrolled in MongoDB course this week the course starts.I read that MySQL also supports NoSQL and bigdata. I am little confused. Please suggest me...
01 January 2015 9,996 10 View