Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Avik-Jain/100-Days-Of-ML-Code issues and pull requests
#109 - Added feature importance of Age and Estimated salary via bar graph to…
Pull Request -
State: open - Opened by RushikeshYeole24 about 1 month ago
#108 - Update README.md
Pull Request -
State: open - Opened by Er-Yash about 1 month ago
#107 - Made changes in the Feature Scaling part in Day 1 code
Pull Request -
State: open - Opened by gap10 about 1 month ago
- 5 comments
#106 - Update Day 1_Data PreProcessing.md
Pull Request -
State: closed - Opened by venkateshpabbati 11 months ago
#105 - editor
Pull Request -
State: closed - Opened by venkateshpabbati 11 months ago
- 3 comments
#104 - Add files via upload
Pull Request -
State: closed - Opened by fathinassxr over 1 year ago
- 1 comment
#103 - Features adding
Pull Request -
State: closed - Opened by Anuj020 over 1 year ago
- 5 comments
#102 - Updated libraries in Day 1_Data Preprocessing
Pull Request -
State: open - Opened by gp1234 over 1 year ago
- 5 comments
#101 - Create Machine Learning
Pull Request -
State: open - Opened by onstarlan almost 2 years ago
#100 - class cross_validation, Imputer is no more available in new versions …
Pull Request -
State: closed - Opened by Kumar20-21 over 2 years ago
- 13 comments
#99 - ➜ Adding Day 41 |Convolutional Neural Networks
Pull Request -
State: closed - Opened by UditSharma9999 over 2 years ago
- 29 comments
#98 - Splitting the dataset into training and testing set
Pull Request -
State: open - Opened by buriihenry over 2 years ago
- 7 comments
#97 - Update Day 1_Data PreProcessing.md
Pull Request -
State: open - Opened by siddharthksah almost 3 years ago
- 6 comments
#96 - fix image local loading issue and add new line for headers
Pull Request -
State: closed - Opened by agate almost 3 years ago
- 5 comments
#95 - The importing of train_test_split was incorrect
Pull Request -
State: open - Opened by Sidharth-Darwin almost 3 years ago
- 7 comments
#94 - Updated Day1 for sklearn v1.0
Pull Request -
State: closed - Opened by m-nikolaidis about 3 years ago
- 7 comments
#92 - add comment where to find the Data.csv
Pull Request -
State: closed - Opened by belkacemm almost 4 years ago
#91 - Fixed depreciated library calls that give errors.
Pull Request -
State: open - Opened by selmantayyar almost 4 years ago
- 1 comment
#90 - Update Day 11 K-NN.md
Pull Request -
State: open - Opened by Maharshpatel1709 about 4 years ago
#89 - Update Day2_Simple_Linear_Regression.md , used python oops concept and other basic libraries.
Pull Request -
State: open - Opened by DextroLaev about 4 years ago
#88 - new commit
Pull Request -
State: closed - Opened by AditModi about 4 years ago
#87 - Update Day 1_Data PreProcessing.md
Pull Request -
State: open - Opened by JoanMora over 4 years ago
#86 - Added some changes in Readme file
Pull Request -
State: open - Opened by gsaloni11 over 4 years ago
#84 - New and simple changes to the code were made
Pull Request -
State: open - Opened by nitin-bommi over 4 years ago
#84 - New and simple changes to the code were made
Pull Request -
State: open - Opened by nitin-bommi over 4 years ago
#74 - Change cross_validation to model_selection
Pull Request -
State: closed - Opened by paurakhsharma about 5 years ago
#73 - Remove deprecated Imputer
Pull Request -
State: closed - Opened by paurakhsharma about 5 years ago
#71 - update readme
Pull Request -
State: open - Opened by merc2000 about 5 years ago
#64 - Update Day 1_Data PreProcessing.md
Pull Request -
State: closed - Opened by YeziPeter over 5 years ago
- 7 comments
#61 - 增加简体中文
Pull Request -
State: closed - Opened by laugh12321 over 5 years ago
#60 - train_test_split in model_selection
Pull Request -
State: open - Opened by sambbhavgarg over 5 years ago
#59 - Create abc.txt
Pull Request -
State: open - Opened by pramodkumar8 almost 6 years ago
#57 - Update Day 1_Data PreProcessing.md
Pull Request -
State: open - Opened by prabaltiwari09 almost 6 years ago
#54 - Update Day 1_Data PreProcessing.md
Pull Request -
State: open - Opened by Lunaticf almost 6 years ago
#51 - Update README.md
Pull Request -
State: closed - Opened by HCH2CHO almost 6 years ago
#50 - doc: typos fixes
Pull Request -
State: open - Opened by tienpham94 almost 6 years ago
- 6 comments
#49 - Update README.md
Pull Request -
State: closed - Opened by davidgraham80 about 6 years ago
#45 - Improve grammar in README.md
Pull Request -
State: closed - Opened by minderov about 6 years ago
#42 - cross_validation deprecation warings
Pull Request -
State: open - Opened by nicozhang about 6 years ago
#40 - Remove preprocessing warnings
Pull Request -
State: open - Opened by simpleParadox about 6 years ago
#39 - Update Day 34 Random_Forest.md
Pull Request -
State: open - Opened by upeskartik about 6 years ago
#38 - Update Day 1_Data PreProcessing.md
Pull Request -
State: open - Opened by upeskartik about 6 years ago
#37 - lib deprecated in day1 md
Pull Request -
State: closed - Opened by ryantd about 6 years ago
#35 - fix issue #31 Day 6: Visualization code
Pull Request -
State: open - Opened by liyuan1062 about 6 years ago
#28 - sub mit a major version change
Pull Request -
State: closed - Opened by mmcruirong about 6 years ago
- 1 comment
#27 - Update _config.yml
Pull Request -
State: open - Opened by kinghttpsgithub about 6 years ago
#25 - Update link to the datasets
Pull Request -
State: closed - Opened by mihir0x69 about 6 years ago
#20 - on line #20, changing test_size from "1/4" to "1.0/4"
Pull Request -
State: open - Opened by leopardary about 6 years ago
- 1 comment
#19 - Merge pull request #1 from Avik-Jain/master
Pull Request -
State: closed - Opened by goelo over 6 years ago
#18 - Translate to Chinese
Pull Request -
State: closed - Opened by edwin-yan over 6 years ago
- 2 comments
#17 - heading of the column
Pull Request -
State: open - Opened by punith7kumar over 6 years ago
#16 - Update Day 13 SVM.md
Pull Request -
State: closed - Opened by bibin-johny over 6 years ago
- 2 comments
#15 - Add data link in Day2_Simple_Linear_Regression.md
Pull Request -
State: open - Opened by an1006634493 over 6 years ago
#14 - Index changes in Day 1_Data PreProcessing.md
Pull Request -
State: open - Opened by an1006634493 over 6 years ago
#11 - Fixed data link in Day 1_Data PreProcessing.md
Pull Request -
State: open - Opened by shevelevs over 6 years ago
#6 - Fix typo
Pull Request -
State: open - Opened by YaYaB over 6 years ago
- 3 comments
#4 - Rename Day 13 SVM.py to Day 13 SVM.md
Pull Request -
State: closed - Opened by cclauss over 6 years ago
#3 - FIX: Typo "desision" instead of "decision"
Pull Request -
State: closed - Opened by juancri over 6 years ago
#1 - Fix Day3 file name
Pull Request -
State: closed - Opened by hellen931126 over 6 years ago