Menu

Machine Learning with Pascal II

Also in Blaise Pascal Magazine Machine Learning with CAI:
BP Magazine

A Machine Learning model cannot take this into account because errors for it have symmetrical costs, rarely in real life do we have equal costs for type I error and type II error, and whenever the costs are different, we need to choose the right threshold.

mXonW10

Tutorial 78 Portable Pixmap format (PPM)

http://www.softwareschule.ch/download/maxbox_starter78.pdf

maXbox ASiA

Posted by Max Kleiner 2020-11-13 Labels: machine learning Magazine Win10 Tutorial 78 PPM Tutor81
  • Max Kleiner

    Max Kleiner - 2020-11-13

    Statistically speaking, we want that our sample keeps the probability distribution of the population under a reasonable significance level. In other words, if we take a look at the histogram of the sample, it must be the same as the histogram of the population.

     
  • Max Kleiner

    Max Kleiner - 2020-12-09

    The portable pixmap format(PPM), the portable graymap format(PGM)
    and portable bitmap format(PBM) are image file formats designed to
    be easily exchanged between platforms. They are also sometimes
    referred collectively as the portable anymap format(PNM). These
    formats are a convenient (simple) method of saving image data.
    And the format is not even limited to graphics, its definition
    allowing it to be used for arbitrary three-dimensional matrices or
    cubes of unsigned integers.

     
  • Max Kleiner

    Max Kleiner - 2021-02-15

    Open firewall ports in Windows 10
    You can manually permit a program to access the internet by opening a firewall port. You will need to know what port it uses and the protocol to make this work.

    1. Navigate to Control Panel, System and Security and Windows Firewall.
    2. Select Advanced settings and highlight Inbound Rules in the left pane.
    3. Right click Inbound Rules and select New Rule.
    4. Add the port you need to open and click Next.
    5. Add the protocol(TCP or UDP) and port number into the next window and click Next.
    6. Select Allow the connection in the next window and hit Next.
    7. Select the network type as you see fit and click Next.
    8. Name the rule something meaningful and click Finish.

    You have now opened a firewall port in Windows 10!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.