- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 143字
- 2021-06-24 16:43:33
Creating the logistic regression application
As mentioned earlier, the application we will be creating to demonstrate logistic regressions is a file classifier. Given a file (of any type), we extract the strings from the file. This is a very common approach to performing file classification although, like the previous example, this is often just an element of file classification, not the only component. Therefore, don't expect this to find the next zero-day piece of malware!
The completed project code, sample dataset, and project files can be downloaded here: https://github.com/PacktPublishing/Hands-On-Machine-Learning-With-ML.NET/tree/master/chapter03_logistic_regression .
The trainer used in this application also uses SDCA but using the logistic regression variation that was discussed earlier in this chapter.
As in the previous example, we will begin by exploring the project architecture, diving into the code, and then show how you can run the example to both train and predict.
推薦閱讀
- The Android Game Developer's Handbook
- SoapUI Cookbook
- Vue.js前端開發基礎與項目實戰
- HTML5+CSS3基礎開發教程(第2版)
- STM32F0實戰:基于HAL庫開發
- Building Serverless Applications with Python
- Creating Stunning Dashboards with QlikView
- 人人都能開發RPA機器人:UiPath從入門到實戰
- Socket.IO Cookbook
- HTML5程序開發范例寶典
- Django 3 Web Development Cookbook
- Learning Akka
- Mastering Puppet(Second Edition)
- Data Visualization:Representing Information on Modern Web
- IBM Cognos Insight