-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Handson ml 241025 #228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
macsrc
wants to merge
68
commits into
ageron:main
Choose a base branch
from
macsrc:handson-ml-241025
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Handson ml 241025 #228
+233,495
−16,029
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Introduces 01_v2_the_machine_learning_landscape.ipynb with code examples and solutions for chapter 1, including data preparation, linear regression, k-nearest neighbors regression, and figure generation for the 'lifesat.csv' dataset.
Added several registry-related files including database and Excel files for universal import registry. Updated the end-to-end machine learning project notebook to import matplotlib, display a deprecation warning, and adjust outputs and execution counts in some cells.
Renamed 01_v2_the_machine_learning_landscape.ipynb to 01_v2.1_the_machine_learning_landscape.ipynb for versioning clarity. Added a new empty notebook 01_v2_machine_learning_landscape_explore.ipynb for future exploration work.
Added 02_v2_end_to_end_machine_learning_project.ipynb containing sample code and solutions for an end-to-end machine learning project. Minor update to universal_registry_MASTER.xlsx.
Introduces a new Jupyter notebook covering artificial neural networks using Keras, including sample code and exercise solutions for chapter 10. The notebook demonstrates setup, Perceptron usage, and various neural network concepts and implementations.
…dson-ml3 into handson-ml-241025
exploration
…dson-ml3 into handson-ml-241025
Added 01_the_mll_practice.ipynb with initial setup and code examples. Added several new text files (archive/new_name.txt, downloaded_text.txt, notes.txt, old_name.txt). Updated 01_the_machine_learning_landscape.py and 01_v2_machine_learning_landscape_explore.ipynb to clean up imports and formatting. Modified references_notes.md with additional notes.
Added comprehensive markdown notes for neural networks and deep learning (Chapters 10-12), including summaries, cheat sheets, MCQs, interview Q&A, and scenario-based questions. Expanded Python script with AI-oriented code explanations and key term definitions for MLPs with Keras. Introduced a new markdown file on training deep neural networks, focusing on learning rate scheduling techniques and their practical code implementations.
Added new markdown and Python files with practical enhancements for Hands-On Machine Learning Chapter 2, including improved feature engineering, robust pipelines, model tuning, and stacking. Updated neural nets with Keras script for clarity and added a new markdown file with detailed explanations and templates. Removed outdated analysis notebook and added new documents to the archive.
Added detailed guiding questions to the scenario-based interview section, including aspects such as reasoning, failure cases, usage, mental models, prompting, and alternatives.
…dson-ml3 into handson-ml-241025
Moved and renamed existing notebooks to the explore-hml3 directory, and added new chapter notebooks (ch03_explore.ipynb through ch11_explore.ipynb and ch13_explore.ipynb through ch19_explore.ipynb) to support expanded chapter coverage. This improves organization and prepares for further development in each chapter.
5555f4d to
1792200
Compare
A new binary file ~$plore-hml3.docx was added, which appears to be a temporary or lock file generated by Microsoft Word.
Added ai_template.docx and updated explore-hml3.docx with new content. Temporary and backup files were also added to the repository.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
local changed