faculty:denton:writingpapers
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
faculty:denton:writingpapers [2017/01/13 17:39] – [Paper Components] localadmin | faculty:denton:writingpapers [2017/01/13 17:41] (current) – [SSE and ARM on Continuous Multi-dimenstional data (Matt)] localadmin | ||
---|---|---|---|
Line 3: | Line 3: | ||
Discussion on what to put into a paper. | Discussion on what to put into a paper. | ||
- | ====== Alan's Paper Writing Recommendations | + | ===== Alan's Paper Writing Recommendations ===== |
* Use present tense | * Use present tense | ||
Line 9: | Line 9: | ||
* Punctuate equations | * Punctuate equations | ||
- | ====== Paper Components | + | ===== Paper Components ===== |
Abstract, Introduction, | Abstract, Introduction, | ||
Line 55: | Line 55: | ||
* Equations are the new math in the algorithm section | * Equations are the new math in the algorithm section | ||
- | ====== ICDM Paper Deadlines | + | ===== ICDM Paper Deadlines ===== |
Those submitting to the next conference (ICDM July 5) must meet the following deadlines: | Those submitting to the next conference (ICDM July 5) must meet the following deadlines: | ||
Line 69: | Line 69: | ||
This should provide motivation for the completion of your theory and experiments. | This should provide motivation for the completion of your theory and experiments. | ||
+ | ===== LaTex and Writing ===== | ||
+ | |||
+ | We have a general standard of using < | ||
+ | |||
+ | Our current setup is to use a free version of < | ||
+ | |||
+ | ===== SSE and ARM on Continuous Multi-dimenstional data (Matt) ===== | ||
+ | |||
+ | An update on Matt's work. | ||
+ | |||
+ | A big point is that typical statistics is concerned with the entire data set. We will focus on finding the most useful subset of the data using measures of sum of squared errors (SSE) and Person' | ||
+ | |||
+ | Typical ARM finds itemsets that have support >= to the min. support. | ||
+ | |||
+ | The search has two aspects. 1) Intersection of transactions by growing the number of attributes considered. | ||
+ | |||
+ | The single attribute setup goes like: | ||
+ | '' | ||
+ | 1\\ | ||
+ | 2\\ | ||
+ | 3\\ | ||
+ | 12\\ | ||
+ | 23\\ | ||
+ | 123\\ | ||
+ | '' | ||
+ | |||
+ | Multiple attributes go like: | ||
+ | '' | ||
+ | A(12)\\ | ||
+ | B(1)\\ | ||
+ | C(1)\\ | ||
+ | A(1)B(1)\\ | ||
+ | :\\ | ||
+ | :\\ | ||
+ | '' | ||
+ | |||
+ | |||
+ | So, SSE across attribute sets is upward closed while SSE within a single attribute is downward closed. |
faculty/denton/writingpapers.1484350785.txt.gz · Last modified: by localadmin