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
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
.
tiyd-python-2015-01
/
programming-language-classifier
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
0
Code
Issues
0
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Programming Language Classifier
- #6
#6
Open
grissett83
wants to merge 10 commits into
tiyd-python-2015-01:master
tiyd-python-2015-01/programming-language-classifier:master
from
grissett83:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Programming Language Classifier
#6
grissett83
wants to merge 10 commits into
tiyd-python-2015-01:master
tiyd-python-2015-01/programming-language-classifier:master
from
grissett83:master
Copy head branch name to clipboard
Commits
Commits on Feb 14, 2015
Finished identifying and stripping comments from source.
grissett83
committed
0fb5aff
View commit details
Copy full SHA for 0fb5aff
Browse repository at this point
Added scoring functions for several code attributes
grissett83
committed
5d1e693
View commit details
Copy full SHA for 5d1e693
Browse repository at this point
Added new features. Added trainer module to train my Random Forest.
grissett83
committed
9296b3e
View commit details
Copy full SHA for 9296b3e
Browse repository at this point
Output random forest to pickle file for use in main program.
grissett83
committed
7f89a36
View commit details
Copy full SHA for 7f89a36
Browse repository at this point
Commits on Feb 15, 2015
Added predictor module to use exported classifier, and notebook.
grissett83
committed
a51f671
View commit details
Copy full SHA for a51f671
Browse repository at this point
Commits on Feb 16, 2015
Added new features to improve accuracy
grissett83
committed
da68e78
View commit details
Copy full SHA for da68e78
Browse repository at this point
Added command line argument functionality, upped accuracy
grissett83
committed
060c652
View commit details
Copy full SHA for 060c652
Browse repository at this point
Updated notebook
grissett83
committed
a09d7da
View commit details
Copy full SHA for a09d7da
Browse repository at this point
Fixed pep8 errors.
grissett83
committed
2bc0be3
View commit details
Copy full SHA for 2bc0be3
Browse repository at this point
Added saved classifier to commit.
grissett83
committed
092fa3b
View commit details
Copy full SHA for 092fa3b
Browse repository at this point
You can’t perform that action at this time.