Giter Club home page Giter Club logo

rishal-hurbans / grokking-artificial-intelligence-algorithms Goto Github PK

View Code? Open in Web Editor NEW
294.0 294.0 106.0 43.82 MB

The official code repository supporting the book, Grokking Artificial Intelligence Algorithms

Home Page: https://bit.ly/gaia-manning

License: GNU Affero General Public License v3.0

Python 100.00%
ai algorithm ant-colony-optimization classification-algorithm evolutionary-algorithms genetic-algorithm linear-regression machine-learning machine-learning-algorithms particle-swarm-optimization python q-learning reinforcement-learning search-algorithm

grokking-artificial-intelligence-algorithms's People

Contributors

dependabot[bot] avatar rishal-hurbans 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

grokking-artificial-intelligence-algorithms's Issues

Issue in ml_scikitlearn_decision_tree_classification_simple.py

Getting following error while executing ml_scikitlearn_decision_tree_classification_simple.py :

Traceback (most recent call last):
File "ml_scikitlearn_decision_tree_classification_simple.py", line 54, in
graph.write_png('tree.png')
File "C:\Installers\Python\Python37\lib\site-packages\pydotplus\graphviz.py", line 1810, in
prog=self.prog: self.write(path, format=f, prog=prog)
File "C:\Installers\Python\Python37\lib\site-packages\pydotplus\graphviz.py", line 1918, in write
fobj.write(self.create(prog, format))
File "C:\Installers\Python\Python37\lib\site-packages\pydotplus\graphviz.py", line 1960, in create
'GraphViz's executables not found')
pydotplus.graphviz.InvocationException: GraphViz's executables not found

ml_scikitlearn_linear_regression code

Hello Rishal Hurbans,

Firstly, congratulations for your book, it is awesome.

I have a question regarding ml_scikitlearn_linear_regression code. x is usually used for the columns that we use for prediction and y for the labels we want to predict. However, in the ml_scikitlearn_linear_regression code, reg_test_x is used for price, and reg_test_y is used for carat (lines 26 and 27). Is it the other way around? Maybe I am misunderstanding something.

Best,
hsang

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.