Adding Raw Collision Data#1
Open
mgrafals wants to merge 49 commits intoDataScienceAndEngineering:mainfrom
Open
Adding Raw Collision Data#1mgrafals wants to merge 49 commits intoDataScienceAndEngineering:mainfrom
mgrafals wants to merge 49 commits intoDataScienceAndEngineering:mainfrom
Conversation
ML proj, Tyler's Version + data + preprocessing
Add files via upload
Exloring_dataset_AA_v2
Exploring dataset_AA_v3
…nt_ML_Proj.ipynb Changed the name of file to make it easier to distinguish from group members
This version includes a finished Data Preprocessing and a beginning EDA section.
Tests with manipulating data for borough, on street name, and zip code columns.
Add files via upload_ v4 _ AA
Preprocessing notebook is algorithm to provide missing values for columns "BOROUGH", "ZIP CODE" and "ON STREET NAME". Test notebook is work done to achieve the preprocessing algorithm.
Adding Preprocessing Missing Data Notebook & Test Notebook & raw Dataset
Merging Tyler's files
NOTEBOOK UPDATE
Notebook preprocessing raw data into the new and final dataframe
Adding Processed Dataset & Final Dataframe Notebook
feature engineering lat/long columns with clustering
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding Raw Collision Data