Skip to content

Transfer .ipynb files to TheAlgorithms/Jupyter #1414

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

Merged
merged 1 commit into from
Oct 22, 2019

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