Git Product home page Git Product logo

dsc's Introduction

Data Science with C# and ML.NET

Data Science with C# and ML.NET

This repository contains all course assignments of my Data Science with C# and ML.NET course and will get you up to speed with Microsoft's new ML.NET library.

By working through the code examples, you will learn how to design, train, and evaluate complex AI models with simple C# code. I'll provide you with all the code, libraries, and data sets you need to get started.

Please note that this repository only contains code examples with no additional support.

If you prefer a full-featured e-learning experience with live coaching, please check out my online course here:

https://www.machinelearningadvantage.com/datascience-with-csharp

Table of contents

Transforming data: Processing California housing data

Regression: Predict taxi fares in New York

Case study: Predict house prices in Iowa

Binary classification: Predict heart disease in Ohio

Case study: Detect credit card fraud in Europe

Multiclass classification: Recognize handwriting

Evaluating models: Detect SMS spam messages

Case study: Flag toxic comments on Wikipedia

Decision trees: Predict Titanic survivors

Case study: Predict Diabetes in Pima indians

Ensembles: Predict bike demand in Washington DC

Clustering: Classify Iris flowers

Recommendation: Build a movie recommender

dsc's People

Contributors

mdfarragher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dsc's Issues

Unable to load shared library 'plplot' on Linux

After I copy the plplot files in Ubuntu 19.04 x64 with the following command cp ./runtimes/linux-x64/native/lib* ., I get the error that the project could load the library

~/Dev/LoadingData$ dotnet run
Loading data...
Unhandled exception. System.DllNotFoundException: Unable to load shared library 'plplot' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libplplot: cannot open shared object file: No such file or directory
   at PLplot.Native.mkstrm(Int32& p_strm)
   at PLplot.PLStream..ctor() in C:\projects\plplotnet\PLplotNet\PLStream.cs:line 24
   at LoadingData.Program.Main(String[] args) in ~/Dev/LoadingData/Program.cs:line 29

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.