Skip to content

Conversation

cclauss
Copy link
Member

@cclauss cclauss commented Oct 21, 2019

Fixes #1022

Remove the files that have already been transferred to https://github.com/TheAlgorithms/Jupyter

This will once again make this repo a Python repo instead of a Jupyter repo which should allow us to attract more Python developers as discussed at https://github.com/TheAlgorithms/Python/issues/1022#issuecomment-513566764

git rm machine_learning/reuters_one_vs_rest_classifier.ipynb
git rm -r machine_learning/random_forest_classification
git rm -r machine_learning/random_forest_regression
git rm neural_network/fully_connected_neural_network.ipynb
git rm machine_learning/naive_bayes.ipynb
git rm -r machine_learning/dbscan

@cclauss cclauss added the awaiting reviews This PR is ready to be reviewed label Oct 21, 2019
@cclauss cclauss merged commit 4531ea4 into TheAlgorithms:master Oct 22, 2019
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviews This PR is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reducing Jupyter Notebooks' size

2 participants