Mini Searches with Answers

These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but still super useful.

Orange – Python Data Mining Suite (Weka Alternative?)
Orange is a free component-based data mining software. It includes a range of preprocessing, modelling and data exploration techniques. It is based on C++ components, that are accessed either directly, through Python scripts, or through GUI objects

MySQL AB :: MySQL 5.0 Reference Manual :: 6.2.1 Optimizing Queries with EXPLAIN
Place "EXPLAIN EXTENDED" before your select statement and MySQL will give you its executation plan. From there you can see where you need to add indices.

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

Comments are closed.