Data mining textbook [closed] - data-mining

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
If you followed a DM course, which textbook was used?
I know about Data Mining: Practical Machine Learning Tools and Techniques (Second Edition) and this poll. What did you effectively use?

I have been pretty happy with Introduction to Data Mining by Tan et. al.
Now, I did not actually read it as part of a course, and I have only read the two chapters concerning association rule mining. Three sample chapters are available on the book's homepage, so why not take a look and see if you like it?
Amazon link goes here - allowing Jeff and Joel to make some profit on my answer :-)

Related

Good books on OCaml [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
What are the good books on OCaml, which considered as a must read for OCaml developers on all levels?
I came across "Real World OCaml" by Yaron Minsky and Co. (https://realworldocaml.org/). It is quite a good introduction into the language, although biased towards Core library and its features. And so far I could find nothing more descriptive.
Start at this page. I would suggest to read Jason Hickey's book... and all others in order. There is also a new book OCaml from the very begining, although I haven't read it myself (only few chapters), I would recommend it.

development documents on opencv [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Most opencv documents I have read are about how to use the classes and functions insider this great library. However, develop documents on opencv are few, especially documents on how to design and develop this libraries from a software developer's perspective. For example, cv::Mat is well designed to use the reference counting scheme and avoid deep-copying as much as possible, but the documents on how to realize it are few. So my questions is are there some documents or books available on this topic? Thanks.
You might want to check the doc, there are always more tutorials/user guides. There is also a dedicated Q&A forum (quite the same as here though) and a wiki which is more developper oriented

Multithreading C++ literature for Beginners [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I want to learn Multithreading in C++ and I'm therefore on the hunt for some good literature on the subject containing lots of code and examples. I've found several books online but I was hoping that someone could give a tip on books that you've read yourself and found beneficial for your learning.
Thanks in advance for any reply on the subject
Learn about concurrency and about C++ separately. This will let you better understand what is essential and what is there because either cannot be done differently in C++ or because can be done much better in C++. I may cast downvotes but for learning concurrency as the beginner you will hardly find anything as handy as Java Tutorial from Sun. Even well known and respected Posix threads have been modeled after Solaris threads (which Sun has designed).

Problems to practice programming under linux [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have started using/learning linux few days back. I am reading the book "Advanced Linux Programming". It is a very nice book but it does not contain exercises to practice.
I am not able to make problems on my own.
Can you please share a link or a book where I can get problems to practice C/C++ under Linux?
EDIT: I was looking for problems related to multithreading,interprocess communication and synchronization.
I know C and C++. I have been working on windows and now I want to learn Linux.
thanks
http://www.doc.ic.ac.uk/~wjk/C++Intro/RobMillerE1.html
http://en.wikibooks.org/wiki/C++_Programming/Exercises/Iterations
http://www.cprogramming.com/challenge.html
Hope this is what you are looking for.
Several books have exercises at the end of each chapter. Most which have been recommended on StackOverflow do. There are also challenges and exercises online, but I think it is for the intermediates.
Btw googling "c++ programming exercises beginners" give tons of results, even the one Nader mentionned. Also check out codechef easy section

jXchange - How To Get Started? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
jXchange is apparently some sort of Web Service made by a company called Jack Henry. It's used for (I'm assuming) talking to your core AS400 system.
I've quite literally found nothing useful for documentation on how to get started using this.
Does anyone have experience with this and can direct me to a good starting point?
You can email a request for help to VendorQA#jackhenry.com if you are working for one of our customers licensed to jXCHANGE. We do have vendor documentation available provided that you are sponsored by a JHA customer.