Machine Learning

2 writings

Machine Learning Monday

In this Machine Learning Monday post, the author explores ML.NET, Microsoft's recently open-sourced machine learning library, after a community poll. Discover why ML.NET is worth trying for F# and .NET Core developers, including its current features and exciting future developments like deep learning integration.

2 min read 342 words

Sentiment Analysis of Mahabharata using F#

This post demonstrates sentiment analysis of the epic Mahabharata using F#, combining natural language processing with functional programming. Discover how to analyze emotions and sentiments in one of humanity's greatest literary works through practical F# implementation.

15 min read 2,921 words