Skip to content

issues Search Results · repo:ageron/handson-ml language:"Jupyter Notebook"

Filter by

562 results
 (67 ms)

562 results

inageron/handson-ml (press backspace or delete to remove)

@ageron I directly downloaded your code and run it in jupyter notebook, all the code it the same but for some reason when I run the pipeline the numpy array is different than yours ` from sklearn.pipeline ...
  • Pandemonium9
  • Opened 
    on Oct 13, 2024
  • #691

In MacOS the pip install graphviz won t work, Make sure to install with brew install graphviz
  • karanhk
  • Opened 
    on Aug 6, 2024
  • #690

I am kindly asking for clarification in some points regarding Chapter 2. 1. Why do we need to introduce the random seed? And if it is to have consistent train/test sets over multiple runs, then why ...
  • hady42
  • Opened 
    on Jun 6, 2024
  • #689

Hi author, I m reading your book, 3rd edition, and this thought came to me in chapter 2: One solution is to save the test set on the first run and then load it in subsequent runs. Another option is to ...
  • zion-chuu
  • Opened 
    on Nov 11, 2023
  • #688

I m trying to run the first example on hands on machine learning Book by Geron Aurelien I m getting this error: FileNotFoundError: [Errno 2] No such file or directory: oecd_bli_2015.csv Can somebody ...
  • MPV178
  • 2
  • Opened 
    on Oct 23, 2023
  • #687

I am getting the following error while using corr_matrix = housing.corr(), I know the method should exclude non-numerical columns, can t understand this error. ValueError: could not convert string to float: ...
  • rejgrant
  • 3
  • Opened 
    on Oct 21, 2023
  • #686

  • deltaexe0407
  • Opened 
    on Oct 20, 2023
  • #685

hi Aurelien, i ve read the code of In[46], chapter4, but when i copied the code to jupyter and then it turned out to be an error like: InvalidParameterError: The tol parameter of SGDRegressor must be a ...
  • FranciscoFang
  • 1
  • Opened 
    on Oct 13, 2023
  • #684

Adding this conversational UI would enable people to talk directly with the backend and API requests to be carried out more effectively. RAG can help with some of the problems function calling by language ...
  • GiovanniSmokes
  • Opened 
    on Sep 25, 2023
  • #682

Hi there, First of all thanks for the great book. I enjoy learning with the hands-on examples! When calling the correlation method an error is thrown. Supposedly because the ocean proximity contains strings ...
  • SybilRamkin
  • 1
  • Opened 
    on Jun 23, 2023
  • #680
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub