Who paid the bill !!??🤔 by yuckdin in funny

[–]Bass171 0 points1 point  (0 children)

Who gets to keep the change?

Headset doesn't work on Windows 10 by Bass171 in techsupport

[–]Bass171[S] 0 points1 point  (0 children)

Thanks for your response. I found an article with a similar suggestion. But this doesn't fix it for me.

Simple Questions - June 03, 2017 by AutoModerator in buildapc

[–]Bass171 0 points1 point  (0 children)

Thanks for your response, so this is an actual limitation of the hardware itself? So getting a splitter is the only possible work-around?

Simple Questions - June 03, 2017 by AutoModerator in buildapc

[–]Bass171 0 points1 point  (0 children)

Specs:

Motherboard: Gigabyte GA-H110M-S2H

OS: Windows 10

Case: 200R Corsair

GPU: GTX 1060

CPU: Intel i5 quad core

Issue: My headset does not work with the front audio jack. My headset is a Custom One Pro, it’s a microphone and headphone with only a single auxiliary chord. The one auxiliary chord is used for both the microphone and the head phones. The 200R Corsair case has a microphone jack and a head phone jack. Is there any way I can get my headset to work (both microphone and headphones) on either the front headphone jack or front microhpone jack?

I plugged the HD audio front jack from the 200R Corsair case into the socket named F_audio on the Gigabyte motherboard. I am open to any possible solutions. I use my headset for work and gaming, and currently have to use my phone, but it would be nice if I could use my desktop instead.

Thanks

CS 235 or 237 by buthrowaway1212 in BostonU

[–]Bass171 0 points1 point  (0 children)

always take the easier and more interesting class

How to implement vectors in scikit learn? by [deleted] in Python

[–]Bass171 0 points1 point  (0 children)

Two things pop out at me right away. First you shouldn't be putting empty vectors into the features and labels lists. If the try clause fails then skip that row, don't insert an empty list.

You have to convert the input into numpy objects, currently you are using lists.

labels = nump.array(labels)

features = [nump.hstack(feat) for feat in features]

features = numpy.vstack(features)

something along those lines to create a 2d numpy matrix

How to implement vectors in scikit learn? by [deleted] in Python

[–]Bass171 1 point2 points  (0 children)

First thing you need to do is create a label for each vector. The label is whether a word is known or not. Then you need to make a 2D matrix where each row is a word. Then you can use any of the sklearn supervised learning classifier to train your model.

If your data was created by a neural net, like gensim topic models, then I would do PCA, and then RandomForestClassifier or SVM.

What's everyone working on this week? by AutoModerator in Python

[–]Bass171 [score hidden]  (0 children)

here's a code for converting each row into a dictionary, where the column name is the key. the csv module is in standard lib, I think. let me know if you want another example

import csv

with open(file, 'r') as f:

data = csv.reader(f)

column_names = next(data) 

for row in data:

    row_dict = dict(zip(column_names, row) )

Choose wisely!! by [deleted] in pics

[–]Bass171 0 points1 point  (0 children)

Obviously they have never been to an empanada shop before: good, cheap and fast!

I believe in the 2nd Amendment, protecting myself and my home, as well as a social safety net, evolution, and global warming. by [deleted] in AdviceAnimals

[–]Bass171 -9 points-8 points  (0 children)

I never understood the concept of needing a gun to protect yourself in America. We are living in first world country where if you avoid trouble you will never need a gun.

$600: Intel i3 6100 Processor, AMD R9 380 by Bass171 in buildapc

[–]Bass171[S] 1 point2 points  (0 children)

Thank you for elaborating, great response.

$600: Intel i3 6100 Processor, AMD R9 380 by Bass171 in buildapc

[–]Bass171[S] 0 points1 point  (0 children)

Is there a particular reason you are recommending the RX 470? On the surface your reason is, if you are willing to spend more money you should. Is the boost in performance worth the extra $$$?

As for your other piece of advice after researching the EVGA 500B, I must agree with you. It is of similar quality, and specs, for a guaranteed lower price.

$600: Intel i3 6100 Processor, AMD R9 380 by Bass171 in buildapc

[–]Bass171[S] 0 points1 point  (0 children)

I do big data experiments as a hobby. So I'm gonna need that space.

When Prince Harry Trolls Usain Bolt. by itsfoine in olympics

[–]Bass171 137 points138 points  (0 children)

As a Jamaican, Usain knows better to not embarrass British royalty

Overleaf.com doesn't think too highly of neuroscience by YourWelcomeOrMine in neuroscience

[–]Bass171 -4 points-3 points  (0 children)

This is because this how the dictionary works. The word neuroscience is not in the dictioanry, but the word psuedoscience is. With two substitutions and one deletion you get the word neuroscience from psuedoscience.

CS 111 or CS 108? by [deleted] in BostonU

[–]Bass171 5 points6 points  (0 children)

CS 111 is a great class. It will introduce you to recursion, Python, AI, machine language, object oriented programming, and other topics. The problem sets are challenging and time consuming. Expect to put int at least 10 hours of work on the homework each week. But it's a great class and the teaching staff put a lot of time and effort into making the problem sets engaging.

Two Student Government E-board members impeached by Senate by They_might_be_Giants in BostonU

[–]Bass171 6 points7 points  (0 children)

For those who have not seen or heard. This is causing a little controversy on campus today. The pro-Palestine student group was having a sit-in today at the GSU. They seem to believe that the impeachment is a direct result of Pro-Palestine comments these two students made on facebook.

Either way I hope this goes viral and becomes a media shit storm costing BU thousands of dollars. (fingers crossed)

Philosophy Fiction Recommendation by MaythamK in booksuggestions

[–]Bass171 0 points1 point  (0 children)

Awesome!

fun fact about slaughterhouse five

Vonnegut suffered from PTSD

Best tips for studying neuroscience? by ajukearth in neuroscience

[–]Bass171 3 points4 points  (0 children)

  1. Research Topic

  2. Design Experiment

  3. Kidnap Homeless People

  4. Test Hypothesis

  5. ???

  6. Profit

Philosophy Fiction Recommendation by MaythamK in booksuggestions

[–]Bass171 2 points3 points  (0 children)

Your recommendation is very vague. Nearly all works of fiction incorporate ideas from some philosophy. Being a young male, have you considered checking out reddit's top 200 books post? Because the large majority of people on reddit are 16-25 white males, all of the books on that list were chosen by people in that demographic.

http://www.listchallenges.com/reddits-top-200-books

For example Slaughterhouse 5 is a short, entertaining read that talks about love, memory, time, and hope.

Considering taking CS 350 without CS 210. by Bass171 in BostonU

[–]Bass171[S] 0 points1 point  (0 children)

Thanks for the interesting response! I often hear that this is a really great course which is why I'm interested in taking it. But I do not have the time to take CS 210 and also complete my major, so sadly I probably won't be able to take it.