Aurélien Geron
|
156a56cfcd
|
Fix cropped images display since they are floats since TF 2.8
|
2022-09-23 12:05:53 +12:00 |
Aurélien Geron
|
8c255153cf
|
import from IPython.display instead of IPython.core.display
|
2022-09-23 11:35:38 +12:00 |
Aurélien Geron
|
576cec95d9
|
Fix get_feature_names_out for FunctionTransformer
|
2022-09-23 10:06:07 +12:00 |
Aurélien Geron
|
0573deb5d3
|
Use object instead of deprecated np.object
|
2022-09-22 23:29:25 +12:00 |
Aurélien Geron
|
c9e108fde1
|
Use object instead of deprecated np.object
|
2022-09-22 23:29:04 +12:00 |
Aurélien Geron
|
79ce441212
|
Update lib versions and add pydot, fixes #29
|
2022-09-22 19:14:01 +12:00 |
Aurélien Geron
|
de0f184265
|
Fix statefull RNN's validation set range
|
2022-09-12 11:48:12 +12:00 |
Aurélien Geron
|
7a551f5fb1
|
Replace HDF5 with TF format
|
2022-09-12 11:47:36 +12:00 |
Aurélien Geron
|
ace7a972b9
|
Replace HDF5 with TF format
|
2022-09-12 11:46:42 +12:00 |
Aurélien Geron
|
81601cedf3
|
Merge branch 'main' of github.com:ageron/handson-ml3
|
2022-09-12 11:45:35 +12:00 |
Aurélien Geron
|
2855982461
|
Replace housing.loc[train_index] with housing.iloc[train_index]
|
2022-09-05 17:07:10 +12:00 |
Aurélien Geron
|
eabcc492aa
|
Merge pull request #18 from vi3itor/ch8-errata
Chapter 8: Clarify some comments and remove unnecessary ones, fix typo
|
2022-06-15 14:16:17 +12:00 |
Victor Khaustov
|
38b40643d8
|
Improve comments and fix typo
|
2022-06-14 14:47:11 +09:00 |
Aurélien Geron
|
cbffd5eb92
|
Thanks to Victor Khaustov
|
2022-06-02 10:04:35 +12:00 |
Aurélien Geron
|
27f9d4f11e
|
Merge pull request #14 from vi3itor/ch4-errata
Chapter 4: Fix figure numbering and correct typos
|
2022-06-02 10:02:00 +12:00 |
Aurélien Geron
|
e3d9132afc
|
Merge pull request #16 from vi3itor/ch6-errata
Chapter 6: fix Big O notation and log base in ex. 5 solution
|
2022-06-02 09:56:05 +12:00 |
Victor Khaustov
|
2c61add90f
|
Fix Big O notation and log base in ex. 5 solution
|
2022-06-01 18:15:06 +09:00 |
Aurélien Geron
|
4a06d1ab77
|
Merge pull request #15 from vi3itor/ch5-errata
Chapter 5: Fix typos and remove unused args in plot.grid()
|
2022-05-31 22:50:55 +12:00 |
Victor Khaustov
|
1cdc1b7178
|
Correct preposition
|
2022-05-31 17:04:55 +09:00 |
Victor Khaustov
|
f32ce273d2
|
Fix typos and remove unused args in plot.grid()
|
2022-05-31 16:51:50 +09:00 |
Victor Khaustov
|
7fe396ef92
|
Fix figure numbering and correct typos
|
2022-05-24 21:37:17 +09:00 |
Aurélien Geron
|
b2103e953a
|
Merge branch 'main' of github.com:ageron/handson-ml3
|
2022-05-23 22:28:39 +12:00 |
Aurélien Geron
|
0128208dad
|
Replace book image with image of 3rd edition (early release)
|
2022-05-23 14:22:06 +12:00 |
Aurélien Geron
|
44f2c3f8d5
|
Merge pull request #13 from vi3itor/math-diff-calc
Correct typos and formatting in differential calculus tutorial
|
2022-05-22 09:57:47 +12:00 |
Victor Khaustov
|
3a3932f9bd
|
Fix sin function
|
2022-05-21 13:21:58 +09:00 |
Victor Khaustov
|
42525c610c
|
Update differential calculus tutorial
|
2022-05-20 13:17:31 +09:00 |
Aurélien Geron
|
609ca0bcb0
|
Merge pull request #12 from vi3itor/update-math-la
Update Linear Algebra tutorial
|
2022-05-19 15:41:22 +12:00 |
Victor Khaustov
|
f122f5ac70
|
Fix diff conflict
|
2022-05-18 18:51:32 +09:00 |
Victor Khaustov
|
413507a23c
|
Fix image metadata
|
2022-05-18 18:25:08 +09:00 |
Victor Khaustov
|
bebc0700d9
|
Update README.md
|
2022-05-18 17:54:39 +09:00 |
Victor Khaustov
|
03cadf00ca
|
Update linear algebra tutorial
|
2022-05-18 17:50:53 +09:00 |
Aurélien Geron
|
830eecfb43
|
Merge branch 'main' of github.com:ageron/handson-ml3
|
2022-05-18 15:46:37 +12:00 |
Aurélien Geron
|
4024fbc40d
|
Add n_jobs=-1 for the BaggingClassifier
|
2022-05-18 15:46:28 +12:00 |
Aurélien Geron
|
6cab5b4a40
|
Merge pull request #11 from vi3itor/update-pandas-tutorial
Update Pandas tutorial
|
2022-05-18 09:07:23 +12:00 |
Victor Khaustov
|
10a2b8fc1a
|
Update pandas tutorial
|
2022-05-17 16:31:23 +09:00 |
Aurélien Geron
|
cf964f0303
|
Merge pull request #10 from vi3itor/update-matplotlib-tutorial
Update matplotlib tutorial
|
2022-05-17 11:05:36 +12:00 |
Victor Khaustov
|
cd69d7cc1c
|
Update matplotlib tutorial
Fix metadata
|
2022-05-16 21:54:53 +09:00 |
Aurélien Geron
|
93e06ef6fc
|
Merge pull request #9 from vi3itor/fix-tools-numpy
Update documentation links and correct typos in tools_numpy notebook
|
2022-05-14 10:08:51 +12:00 |
Victor Khaustov
|
8dcd85ead2
|
Remove redundant parentheses
|
2022-05-13 19:05:00 +09:00 |
Victor Khaustov
|
0ee2d2d626
|
Remove unnecessary comma
|
2022-05-13 18:28:52 +09:00 |
Victor Khaustov
|
507505743f
|
Fix diff conflict
|
2022-05-13 18:24:04 +09:00 |
Victor Khaustov
|
b2ba41f05a
|
Update docs links and correct typos in tools_numpy
|
2022-05-13 18:15:41 +09:00 |
Aurélien Geron
|
d07f0ec46c
|
Merge pull request #7 from vi3itor/ch3-errata
Fix typos, add missing output and update deprecated shift() call in chapter 3 notebook
|
2022-05-13 17:47:45 +12:00 |
Aurélien Geron
|
96712facfb
|
Merge pull request #8 from vi3itor/ml-checklist-typos
Fix typos in ML project checklist and requirements.txt
|
2022-05-13 17:44:19 +12:00 |
Victor Khaustov
|
248c9a78d7
|
Fix typos in ML project checklist and requirements
|
2022-05-12 15:39:15 +09:00 |
Victor Khaustov
|
a3bbf0716b
|
Fix typos and deprecated shift() call in ch 3
|
2022-05-11 18:39:45 +09:00 |
Aurélien Geron
|
ec67af216b
|
Merge pull request #6 from vi3itor/ch2-errata
Fix a few typos and deprecated np.object reference
|
2022-05-09 22:47:48 +12:00 |
Victor Khaustov
|
338c0907a2
|
Fix a few typos and deprecated np.object reference
|
2022-05-09 17:31:09 +09:00 |
Aurélien Geron
|
f92a7497f8
|
Clarify a few figures, and remove unneeded raw strings
|
2022-05-05 16:25:41 +12:00 |
Aurélien Geron
|
f4515c0995
|
Add explanations for distributed Keras Tuner on Vertex AI
|
2022-04-20 11:07:46 +12:00 |