Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
Python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51k
Star
224k
Code
Issues
143
Pull requests
882
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Dimensionality reduction
- #8590
#8590
Merged
chriso345
merged 22 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
Diegomangasco:master
Diegomangasco/Python:master
Copy head branch name to clipboard
Apr 16, 2023
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Dimensionality reduction
#8590
chriso345
merged 22 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
Diegomangasco:master
Diegomangasco/Python:master
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2023
First commit for dimensionality_reduction.py
Diegomangasco
committed
babd745
View commit details
Copy full SHA for babd745
Browse repository at this point
Some bug fixies
Diegomangasco
committed
5476b7d
View commit details
Copy full SHA for 5476b7d
Browse repository at this point
Added a TODO list
Diegomangasco
committed
3d8c1be
View commit details
Copy full SHA for 3d8c1be
Browse repository at this point
Commits on Mar 29, 2023
Finish code for dimensionality_reduction.py
Diegomangasco
committed
24a68e9
View commit details
Copy full SHA for 24a68e9
Browse repository at this point
Commits on Mar 31, 2023
PCA and LDA finished and tested
Diegomangasco
committed
eb50e28
View commit details
Copy full SHA for eb50e28
Browse repository at this point
Add Copyright
Diegomangasco
committed
0eb4e10
View commit details
Copy full SHA for 0eb4e10
Browse repository at this point
Add links to Wikipedia
Diegomangasco
committed
5509e7d
View commit details
Copy full SHA for 5509e7d
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 041aa1d
pre-commit-ci[bot]
committed
041aa1d
View commit details
Copy full SHA for 041aa1d
Browse repository at this point
Apply suggestions from code review
cclauss
authored
7e1fc35
View commit details
Copy full SHA for 7e1fc35
Browse repository at this point
Reformat file
Diegomangasco
committed
43e1f53
View commit details
Copy full SHA for 43e1f53
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 19727cf
pre-commit-ci[bot]
committed
19727cf
View commit details
Copy full SHA for 19727cf
Browse repository at this point
Added tests
Diegomangasco
committed
6000941
View commit details
Copy full SHA for 6000941
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for d2e4833
pre-commit-ci[bot]
committed
d2e4833
View commit details
Copy full SHA for d2e4833
Browse repository at this point
Added None return to test function
Diegomangasco
committed
56a2131
View commit details
Copy full SHA for 56a2131
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 8f6323b
pre-commit-ci[bot]
committed
8f6323b
View commit details
Copy full SHA for 8f6323b
Browse repository at this point
Commits on Apr 1, 2023
Remove the word "here"
Diegomangasco
committed
5328195
View commit details
Copy full SHA for 5328195
Browse repository at this point
Remove doctest from linear_discriminant_analysis
Diegomangasco
committed
38a4019
View commit details
Copy full SHA for 38a4019
Browse repository at this point
Fixed doctest for PCA
Diegomangasco
committed
f2d3293
View commit details
Copy full SHA for f2d3293
Browse repository at this point
Fixed doctest for PCA pt.2
Diegomangasco
committed
7ed93e2
View commit details
Copy full SHA for 7ed93e2
Browse repository at this point
Commits on Apr 2, 2023
Add test for principal_component_analysis
Diegomangasco
committed
85f1730
View commit details
Copy full SHA for 85f1730
Browse repository at this point
Commits on Apr 15, 2023
Updated tests
Diegomangasco
committed
7f524e1
View commit details
Copy full SHA for 7f524e1
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 6521ef1
pre-commit-ci[bot]
committed
6521ef1
View commit details
Copy full SHA for 6521ef1
Browse repository at this point
You can’t perform that action at this time.