Coder Social home page Coder Social logo

data-mining's Introduction

It's been fun guys :) Take care and good luck for the exam!

One more thing: Learn how to read set notation. Some questions in the exam might be formed using set notation (like in the slides) instead of being given in English, so watch a youtube video on how to read set notation or something. Also, feel free to email me with questions. I know I skipped describing the itemset lattice thing, so if you don't understand it, just email me and I'll tell you how to construct it.

There was a mistake in the lattice in this notebook https://github.com/tchanda90/data-mining/blob/master/notebooks/frequent_itemsets.ipynb The itemset abde was marked as I (pruned because it doesn't meet minimum support count), but it should have been marked P (pruned because a subset is infrequent). Fixed now.

Vote for questions/concepts to be discussed on the last day. You may include questions from the lecture, exercises, or the assessment tests. https://forms.gle/s8AEVEcpkPDpW9iM9

Uploaded exercise 8. For the calculation of cohesion and separation, follow the steps shown in the notebook. Please do not normalize the distances. Follow the exact formulae and steps shown in the notebook https://github.com/tchanda90/data-mining/blob/master/notebooks/cluster_validation.ipynb The values are confirmed correct.

IMPORTANT: For the computation of the Silhouette coefficient in task 9.1, please calculate b as average distance to the points of the nearest cluster (just like in the book) and not as average distance to the points of all other clusters as shown in the slides. This is confirmed to be correct. https://github.com/tchanda90/data-mining/blob/master/notebooks/silhouette_score.ipynb ALSO, please calculate the overall clustering silhouette coefficient as average over all point silhouette values, as shown here in the notebook. In the slides, the overall clustering silhouette coefficient is calculated as average cluster silhouette coefficient which doesn't take different cluster sizes into account.

If you have any doubts regarding the above, feel free to email me [email protected]

data-mining's People

Contributors

tchanda90 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.