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
.
mlp2018
/
fraud_detection
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
13
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Preprocess within cv
- #45
#45
Open
aranas
wants to merge 14 commits into
master
mlp2018/fraud_detection:master
from
preprocess_within_cv
mlp2018/fraud_detection:preprocess_within_cv
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Preprocess within cv
#45
aranas
wants to merge 14 commits into
master
mlp2018/fraud_detection:master
from
preprocess_within_cv
mlp2018/fraud_detection:preprocess_within_cv
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2018
starting to work on shifting preprocessing to within cv
aranas
committed
fe7d9e5
View commit details
Copy full SHA for fe7d9e5
Browse repository at this point
integrate preprocessing within cv
aranas
committed
4296004
View commit details
Copy full SHA for 4296004
Browse repository at this point
Merge branch 'master' into preprocess_within_cv
aranas
committed
e1da378
View commit details
Copy full SHA for e1da378
Browse repository at this point
saving recent changes
aranas
committed
c0e717e
View commit details
Copy full SHA for c0e717e
Browse repository at this point
Commits on Jun 7, 2018
change private function from preprocessing script to be accessible outside
aranas
committed
0cc92de
View commit details
Copy full SHA for 0cc92de
Browse repository at this point
add plotting of roc curve
aranas
committed
19c713c
View commit details
Copy full SHA for 19c713c
Browse repository at this point
Commits on Jun 11, 2018
update with changes from master
aranas
committed
1de1f94
View commit details
Copy full SHA for 1de1f94
Browse repository at this point
Commits on Jun 12, 2018
adjust for changes in preprocessing
aranas
committed
2239624
View commit details
Copy full SHA for 2239624
Browse repository at this point
move validation data outside cv loop, minor fixes, hardcoded lines corresponding to small90 and small10
aranas
committed
f8d48b6
View commit details
Copy full SHA for f8d48b6
Browse repository at this point
for plotting roc_auc if interested
aranas
committed
26b4552
View commit details
Copy full SHA for 26b4552
Browse repository at this point
always take all lines in test data and correct indexing
aranas
committed
7d3d814
View commit details
Copy full SHA for 7d3d814
Browse repository at this point
delete number_samples parameter from load_test_raw
aranas
committed
350b8d6
View commit details
Copy full SHA for 350b8d6
Browse repository at this point
separate two types of preprocessing
aranas
committed
9d71b51
View commit details
Copy full SHA for 9d71b51
Browse repository at this point
merge master into branch
aranas
committed
0f0bb19
View commit details
Copy full SHA for 0f0bb19
Browse repository at this point
You can’t perform that action at this time.