Skip to content

AmirHosein-Gharaati/HOC-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HOC-AI

Hour of Code AI sample code

Requirements

This code is writtern in python3 programming language. Before you get started, make sure you have installed python3 to run the code:

Python download and install link(make sure python is added in your environment)

sklearn library

type this command in your CMD or terminal

pip3 install sklearn

About the code

This machine is programmed to decide if a data relates to a male of female.

Data includes height, shoe(foot) size and weight. The machine uses decision tree to make a path for itself, and decides about the input data.

:)

Special thanks to Shiraz university ACM group for holding the conference and jadi(for code).

About

Hour of Code AI sample code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages