Embed presentation
Downloaded 39 times

















































This document provides an overview of a presentation on the F# programming language. It discusses why F# was created, provides a taste of the F# language features like functional programming and object-oriented programming. It also demonstrates a complete F# application for classifying bloggers using a "Collective Intelligence" algorithm. The application uses hierarchical clustering to group similar blogs based on the frequency of words. The document discusses the architecture of the application and how it was implemented efficiently in F#.















































